python-openstackclient/releasenotes/notes/bug-1745699-afa7318b9dc9669...

7 lines
308 B
YAML

---
features:
- |
Add ``--attached`` and ``--detached`` options to ``volume set`` command to set the
volume status in the database. This is the functional equivalent to
``cinder reset-state --attach-status``.
[`bug 1745699 <https://bugs.launchpad.net/python-openstackclient/+bug/1745699>`_