python-openstackclient/releasenotes/notes/bug-1605475-84e649fb8c675737.yaml
Huanxuan Ao 61b9d9fe2d Add "--marker" and "--limit" options to "snapshot list"
Add "--marker" and "--limit" options to
"snapshot list" command in volume v2 (v2 only).

Change-Id: Ib60840b9b83dfe5e599e4037e8ec308844a9448b
Closes-Bug: #1605475
2016-07-23 10:41:28 +08:00

6 lines
158 B
YAML

---
features:
- |
Add ``--limit`` and ``--marker`` options to ``snapshot list`` command.
[Bug `1605475 <https://bugs.launchpad.net/bugs/1605475>`_]