neutron/neutron/tests/unit/ipam
Maciej Józefczyk b2b40b6a8c [OVN] Use new distributed device_owner for OVN distributed services
OVN distributed services like Metadata and DHCP uses now
DEVICE_OWNER_DHCP device_owner which isn't distributed by its nature.

To fully use benefits of OVN Distributed ports (localports) [1]
and to not overlap with Neutron logic created for not-distributed
ports we should use new device_owner.

In this change we need also to bump minimum required
neutron-lib to 2.4.0.

[1] https://www.ovn.org/support/dist-docs/ovn-nb.5.txt
Change-Id: I0a69f1bddaa7030c7287216e62ec1ac6dd381475
2020-07-08 13:26:35 +00:00
..
drivers Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
__init__.py IPAM reference driver 2015-05-19 09:44:11 -07:00
fake_driver.py Enable IPAM drivers to allocate from more than one subnet 2016-05-10 22:00:46 +00:00
test_requests.py [OVN] Use new distributed device_owner for OVN distributed services 2020-07-08 13:26:35 +00:00
test_subnet_alloc.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_utils.py IPv6 accepts first address only for routers 2020-01-12 20:39:07 +00:00