Felipe Monteiro | dd02c62 | 2017-05-29 02:29:38 +0100 | [diff] [blame] | 1 | --- |
2 | features: | ||||
3 | - | | ||||
4 | Add additional port-related RBAC tests to ``test_ports_rbac`` in the | ||||
5 | network module, providing coverage for the following policy actions: | ||||
6 | * create_port:device_owner | ||||
7 | * create_port:port_security_enabled | ||||
8 | * create_port:binding:profile | ||||
9 | * update_port:device_owner | ||||
10 | fixes: | ||||
11 | - | | ||||
12 | Add ``test.requires_ext`` above tests that require the ``binding`` | ||||
13 | extension. |