python-openstackclient/releasenotes/notes/bug-1647242-fdc39e564372857b.yaml
jiahui.qiang c46f9dc501 Add options to "server list" command
Add "--deleted" and "--changes-since" options to "server list" command.

Change-Id: Id94f6e5831a60b172b6cfcfca29b1d89de8db621
Closes-Bug:#1647242
2017-01-25 21:31:45 +00:00

7 lines
169 B
YAML

---
features:
- |
Add ``--deleted`` and ``--changes-since`` options to ``server list``
command.
[Bug `1647242 <https://bugs.launchpad.net/bugs/1647272>`_]