neutron/neutron/tests/unit/conf/policies
Bence Romsics 0390ada97c port-hints: api extension
api extension
db model
db migration
ovo (including changes affecting push rpc)
extension driver
policies

To enable this:

* neutron-db-manage upgrade 6f1145bff34c
* ml2_conf.ini:
  [ml2]
  extension_drivers += port_hints

This patch also bumps neutron-lib requirement to 3.5.0.

Change-Id: I80816618285d742775bc0534510c0f874f84ed2e
Partial-Bug: #1990842
Related-Change (spec): https://review.opendev.org/c/openstack/neutron-specs/+/862133
Related-Change (n-lib api-def): https://review.opendev.org/c/openstack/neutron-lib/+/870080
2023-05-09 11:49:17 +02:00
..
__init__.py Base unit test framework to test new API policy enforcement 2021-03-24 21:01:13 +00:00
test_address_group.py [S-RBAC] Allow admin user to do all API requests by default 2022-11-24 09:17:18 +00:00
test_address_scope.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_agent.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_auto_allocated_topology.py [S-RBAC] Allow admin user to do all API requests by default 2022-11-24 09:17:18 +00:00
test_availability_zone.py [S-RBAC] Get availability zone API available for READER role 2023-04-17 17:31:20 +02:00
test_base.py Update secure RBAC policies accordingly to the new guidelines 2022-01-19 12:00:53 +00:00
test_flavor.py [Secure RBAC] Fix policy to get flavors 2023-02-01 12:22:50 +01:00
test_floatingip.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_floatingip_pools.py [S-RBAC] Allow admin user to do all API requests by default 2022-11-24 09:17:18 +00:00
test_floatingip_port_forwarding.py [S-RBAC] Allow admin user to do all API requests by default 2022-11-24 09:17:18 +00:00
test_l3_conntrack_helper.py [S-RBAC] Allow admin user to do all API requests by default 2022-11-24 09:17:18 +00:00
test_local_ip.py [S-RBAC] Allow admin user to do all API requests by default 2022-11-24 09:17:18 +00:00
test_local_ip_association.py [S-RBAC] Allow admin user to do all API requests by default 2022-11-24 09:17:18 +00:00
test_logging.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_metering.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_ndp_proxy.py [S-RBAC] Allow admin user to do all API requests by default 2022-11-24 09:17:18 +00:00
test_network.py Remove policy rule for get_network:router:external 2022-11-18 16:09:20 +01:00
test_network_ip_availability.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_network_segment_range.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_port.py port-hints: api extension 2023-05-09 11:49:17 +02:00
test_qos.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_quotas.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_rbac.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_router.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_security_group.py [S-RBAC] Allow admin user to do all API requests by default 2022-11-24 09:17:18 +00:00
test_segment.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_service_type.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_subnet.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_subnetpool.py [S-RBAC] Rename ProjectAdmin* unit tests to Admin* 2022-08-19 11:26:53 +02:00
test_trunk.py [S-RBAC] Allow admin user to do all API requests by default 2022-11-24 09:17:18 +00:00