python-openstackclient/releasenotes/notes/bp-cinder-command-support-413b6d80232f8ece.yaml
Huanxuan Ao 4b14f3d0cb Add "--type" and "--retype-policy" options to "volume set" command
Add "--type" and "--retype-policy" options to
"volume set" command in volume v2 (v2 only) to
support changing the volume type for a volume

Change-Id: I0153abdb967aee790586a57cef31930e32005c1b
Implements: bp cinder-command-support
2016-11-23 10:34:31 +08:00

6 lines
227 B
YAML

---
features:
- |
Add ``--type`` and ``--retype-policy`` options to ``volume set`` command.
[Blueprint `cinder-command-support <https://blueprints.launchpad.net/python-openstackclient/+spec/cinder-command-support>`_]