neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent
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
..
extension_drivers Support pps limitation for openvswitch agent 2022-05-07 13:11:46 +08:00
openflow Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
fake_oflib.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
ovs_test_base.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ovs_agent_extension_api.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ovs_capabilities.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ovs_neutron_agent.py Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
test_ovs_tunnel.py Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
test_vlanmanager.py Replace assertItemsEqual with assertCountEqual 2020-11-30 10:21:57 +01:00