salt/doc/topics/releases/boron.rst
Colton Myers 9864d9e0fa Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
    doc/ref/modules/all/index.rst
    doc/topics/releases/boron.rst
    salt/cli/daemons.py
    salt/cli/salt.py
    salt/modules/jboss7.py
    salt/states/file.py
2015-09-18 11:03:37 -06:00

18 lines
471 B
ReStructuredText

:orphan:
===================================
Salt Release Notes - Codename Boron
===================================
Core Changes
============
- The onchanges requisite now fires if _any_ watched state changes. Refs #19592.
Cloud Changes
=============
- Refactored the OpenNebula driver and added numerous ``--function``s and ``--action``s to enhance Salt support for
image, template, security group, virtual network and virtual machine management in OpenNebula.