
This patch allows users to filter ports depending on security groups. In addition to that I added a unit test to verify this change. TODO: move security_groups_port_filtering_lib.py into neutron-lib. Closes-Bug: 1405057 Change-Id: I528719d895fc1d89f74e2ee85b9ddc470323c601
7 lines
158 B
YAML
7 lines
158 B
YAML
---
|
|
features:
|
|
- |
|
|
Support port filtering on security group IDs.
|
|
The feature can be used if 'port-security-group-filtering' extension is available.
|
|
|