python-openstackclient/releasenotes/notes/bug-1634799-1322227c9b0188ca.yaml
Yan Xing'an e0e46bca09 Add --fixed-ip option to the port list command
Add support to allow filtering ports via --fixed-ip
option to the port list command.

Change-Id: I2f728368d3046b2e6feadd0848bf6f8680e31aba
Partial-bug: #1634799
Partially-Implements: blueprint network-commands-options
2017-02-07 19:00:52 -08:00

6 lines
143 B
YAML

---
features:
- |
Add ``--fixed-ip`` option to the ``port list`` command.
[Bug `1634799 <https://bugs.launchpad.net/bugs/1634799>`_]