python-openstackclient/releasenotes/notes/add-port-list-status-option-f51da0aed0528a5d.yaml
zhangoic 9c223696a0 Add status filtering options to port list
The patch adds "--status" options to list command.

Change-Id: I710437f67e9432b2b6389986bc922eac4a60c934
Partial-bug: #1672680
2024-09-17 12:56:21 +01:00

6 lines
160 B
YAML

---
features:
- |
Add ``--status`` option to ``port list`` command.
[Bug `1672680 <https://bugs.launchpad.net/python-openstackclient/+bug/1672680>`_]