python-openstackclient/releasenotes/notes/bug-1613231-386b2b1373662052.yaml
Nam Nguyen Hoai ce079d2261 Add '--project' and '--project-domain' options to os cmds
This patch added '--project' and '--project-domain' options to
filter subnets resulted by 'os subnet list',
'os floating ip create' and 'os security group list' commands.

Co-Authored-By: Ha Van Tu <tuhv@vn.fujitsu.com>
Change-Id: I727663d49ffa6aa042fdeb60797f18bb753b0372
Closes-Bug: #1613231
Closes-Bug: #1610909
Closes-Bug: #1613629
Partially-Implements: blueprint network-commands-options
2016-12-01 14:59:10 +07:00

9 lines
353 B
YAML

---
features:
- |
Add ``--project`` and ``--project-domain`` options to the ``router list``,
``floating ip create`` and ``security group list`` commands.
[Bug `1613231 <https://bugs.launchpad.net/bugs/1613231>`_]
[Bug `1613629 <https://bugs.launchpad.net/bugs/1613629>`_]
[Bug `1610909 <https://bugs.launchpad.net/bugs/1610909>`_]