python-openstackclient/releasenotes/notes/bug-1645252-219bfd50c8f04846.yaml
jiahui.qiang 6ca4dc3533 Add options to "volume snapshot list" command
Add "--name", "--status" and "--volume" options
to "volume snapshot list" command for filtering results.

Change-Id: I72db1abce7701f31598deec34801a4d1f5713870
Closes-Bug:#1645252
2016-11-26 23:13:50 +08:00

7 lines
181 B
YAML

---
features:
- |
Add ``--name``, ``--status`` and ``--volume`` options
to ``volume snapshot list`` command
[Bug `1645252 <https://bugs.launchpad.net/bugs/1645252>`_]