neutron/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver
Terry Wilson 5d11608b75 [OVN] Simplify connection creation logic
It's a bit cleaner to have the API classes define their own factory
methods instead of having so many if statements in get_connection().

Conflicts:
	neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py
	neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_impl_idl_ovn.py

Change-Id: I36f1f16d9eef32f4012b18685ee155cc4886e0c4
(cherry picked from commit cd91e15768)
2021-05-05 00:37:13 +02:00
..
ovsdb [OVN] Simplify connection creation logic 2021-05-05 00:37:13 +02:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
test_mech_driver.py [ovn]: Remove unwanted IP addresses from OVN ports 2021-03-31 11:39:06 +02:00