python-openstackclient/releasenotes/notes/port-list-security-group-4af5d2e789174ff9.yaml
Rodolfo Alonso Hernandez c8c4f76498 Add --security-group to port list
The neutron API supports filtering ports by security group.

Closes-Bug: #1405057

Depends-On: https://review.opendev.org/c/openstack/openstacksdk/+/804979
Change-Id: I0f626882716c21ac200c1b929ea04664d21874d8
2021-12-02 11:12:47 +00:00

6 lines
170 B
YAML

---
features:
- |
Added ``--security-group`` option to the ``os port list`` command. This
option is appendable and multiple security group IDs can be provided.