python-openstackclient/releasenotes/notes/bug-1614379-da92ded6d19f5ad5.yaml
songminglong 839c5f7a84 Add '--network' and other options to floating ip list
The patch adds filtering '--network', '--port',
'--fixed-ip-address' options to floating ip list command

Partial-Bug: #1614379
Change-Id: I82319d0985d9e864431097c90264a20bf88167cc
2016-11-13 10:11:03 +08:00

6 lines
185 B
YAML

---
features:
- |
Add ``--port``, ``--fixed-ip-address``, ``--network``,
options to ``floating ip list`` command
[Bug `1614379 <https://bugs.launchpad.net/bugs/1614379>`_]