neutron/neutron/tests/unit/plugins/ml2/drivers
Slawek Kaplonski a22d6d6a95 Use ovs constants from neutron-lib
Ovs constants were moved from neutron to neutron_lib some time ago.
This patch switches to use them from neutron-lib already.

That decision was agreed during the Neutron team meeting. See [1] for
details.

[1] https://meetings.opendev.org/meetings/networking/2021/networking.2021-11-09-14.00.log.html#l-83

Requires: https://review.opendev.org/c/openstack/neutron-lib/+/834908

Change-Id: I2fd1954bec6a52856195190441d77ac8b7d97055
2022-06-17 10:36:44 +05:30
..
agent Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
l2pop [sqlalchemy-20] Add DB context in L2pop module 2022-05-14 18:00:19 +00:00
linuxbridge [QoS] Unify agent "qos_network_policy_id" constant 2022-04-27 16:51:34 +00:00
macvtap [OVN] Check new added segments in OVN mech driver 2021-11-23 16:21:37 +00:00
mech_sriov Change set_device_rate calls according to new signature 2022-04-08 09:51:34 +02:00
openvswitch Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
ovn Optimize queries for port operations 2022-06-13 10:30:11 +02:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
base_type_tunnel.py Remove "six" library 2020-07-28 16:55:52 +00:00
ext_test.py Revert "Revert "objects: get, update and delete converted to Subnet OVO usage"" 2017-12-01 16:45:50 +07:00
mech_fake_agent.py Use the "connectivity" property of "MechanismDriver" 2022-02-11 05:43:44 +00:00
mech_faulty_agent.py Exit on failure to load mechanism drivers 2017-04-11 09:56:08 -05:00
mechanism_logger.py Add diff log on mech_logger 2022-01-25 14:12:58 +01:00
mechanism_test.py Add "bound_drivers" information to port "vif_details" 2022-01-27 04:16:45 +00:00
test_helpers.py Fix VLAN driver tests 2021-03-16 15:43:33 +00:00
test_type_flat.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
test_type_geneve.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_gre.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_local.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
test_type_vlan.py VLAN "allocate_partially_specified_segment" can return any physnet 2021-06-03 16:01:39 +00:00
test_type_vxlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00