python-openstackclient/releasenotes/notes/bp-cinder-command-support-7e3ae1fb4cd90407.yaml
jiahui.qiang 71e6d44476 Add "volume host set" command
Add "volume host set" command in volume v2 to support freeze(disable)
and thaw(enable) the specified cinder-volume host

Change-Id: Iee1604d72f9eccd9e327b0ef8d345909a733a647
Implements: bp cinder-command-support
2016-11-25 05:21:00 +08:00

6 lines
234 B
YAML

---
features:
- Add ``volume host set`` command, it allows a user to enable or disable a volume host.
[Blueprint `cinder-command-support <https://blueprints.launchpad.net/python-openstackclient/+spec/cinder-command-support>`_]