python-openstackclient/releasenotes/notes/bug-1639712-a7b9d1a35a042049.yaml
Huanxuan Ao e07b0e0919 Add options to "volume backup list" command
Add "--name", "--status", "--volume", "--marker" (v2 only)
and "--limit" (v2 only) options to "volume backup list" command

Change-Id: If20cb7650f2359d393ee314d9e055a8659c73009
Closes-Bug: #1612484
Closes-Bug: #1639712
2016-11-08 04:47:57 +00:00

7 lines
206 B
YAML

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