python-manilaclient/releasenotes/notes/bp-ocata-migration-improvements-f63c5d233856fbee.yaml
Rodrigo Barbieri ff9963a712 Implement Share Migration Ocata improvements
- Added 'preserve-snapshots' parameter
- Driver-assisted parameters are now mandatory (thus
compatibility with previous versions is broken)
- Updated parameter descriptions

Change-Id: Icfdefdee88040464d19ab95dba50b88c8f90a1d3
Depends-On: I764b389816319ed0ac5178cadbf809cb632035b4
Implements: blueprint ocata-migration-improvements
2017-01-21 16:36:20 +00:00

12 lines
339 B
YAML

---
features:
- Added 'preserve-snapshots' to migration-start command.
upgrades:
- Share migration driver-assisted parameters are now mandatory.
deprecations:
- Support for the experimental share migration APIs has been
dropped for API microversions prior to 2.29.
fixes:
- Updated descriptions of migration-start parameters.