summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1745699-afa7318b9dc96696.yaml
blob: 68b48cb03dfda18d58d72b93b80b9c5b744985b6 (plain)
1
2
3
4
5
6
7
---
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>`_