python-openstackclient/releasenotes/notes/bp-cinder-command-support-3db775ba331e113d.yaml
Huanxuan Ao daffce3a6a Add "--read-only" and "--read-write" options in "volume set"
Add "--read-only" and "--read-write" options in "volume set"
command to set volume access mode.

Implements: bp cinder-command-support
Change-Id: I76ba85c7d3ff0eb026a9cbd794368d8b2b0d17fe
2016-10-18 14:34:05 +08:00

6 lines
229 B
YAML

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