python-openstackclient/releasenotes/notes/bug-1636046-98dc0e69a4e44850.yaml
Yan Xing'an d12aa86f7c Add filtering options to the address scope list command
Add --name, --ip-version, --project, --project-domain,
--share, --no-share options to the address scope list command.

Change-Id: I8ece8da473d07dfc21dfb5b17de47624241f0142
Closes-Bug: #1636046
Partially-Implements: blueprint network-commands-options
2016-12-18 19:46:11 +08:00

7 lines
237 B
YAML

---
features:
- |
Add ``--name``, ``--ip-version``, ``--project``, ``--project-domain``,
``--share``, ``--no-share`` options to the ``address scope list`` command.
[Bug `1636046 <https://bugs.launchpad.net/bugs/1636046>`_]