python-openstackclient/releasenotes/notes/bug-1634333-a2b04d33ca39440e.yaml
Yan Xing'an a1e3056414 Add option to allow filtering by mac-address on port list
Added support to allow filtering ports via --mac-address
option to the port list command.

Change-Id: I903e443f2f9057571d46520c4cafb88d1972c0cb
Partial-bug: #1634333
Partially-Implements: blueprint network-commands-options
2016-10-19 02:50:47 -07:00

7 lines
187 B
YAML

---
features:
- |
Add support to allow filtering ports via ``--mac-address``
option to the ``port list`` command.
[Bug `1634333 <https://bugs.launchpad.net/bugs/1634333>`_]