c8c4f76498
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
6 lines
170 B
YAML
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.
|