blob: a75db9572a26ca96879a43993f4adca09fcff8cd [file] [log] [blame]
---
features:
- |
Add additional port-related RBAC tests to ``test_ports_rbac`` in the
network module, providing coverage for the following policy actions:
* create_port:device_owner
* create_port:port_security_enabled
* create_port:binding:profile
* update_port:device_owner
fixes:
- |
Add ``test.requires_ext`` above tests that require the ``binding``
extension.