Update release notes and version added

This commit is contained in:
Aditya Kulkarni 2016-09-15 18:09:57 -04:00 committed by rallytime
parent 0a3d266d6b
commit f64ca3c442
2 changed files with 2 additions and 1 deletions

View file

@ -634,7 +634,7 @@ Example of a complete profile:
Specifying disk backing mode
============================
.. versionadded:: Carbon
.. versionadded:: Nitrogen
Disk backing mode can now be specified when cloning a VM. This option
can be set in the cloud profile as shown in example below:

View file

@ -24,6 +24,7 @@ Changes
- The `disk.wipe` execution module function has been modified
so that it correctly wipes a disk.
- Add ability to clone from a snapshot to the VMWare salt-cloud driver.
- Add ability to specify disk backing mode in the VMWare salt cloud profile.
Changes for v2016.3.3..v2016.3.4
--------------------------------