neutron/neutron/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 neutron.common.constants 2019-04-04 14:10:26 -06:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
exceptions.py Prevent some L3 ports change IP address 2018-12-13 14:24:23 +00:00
requests.py [OVN] Use new distributed device_owner for OVN distributed services 2020-07-08 13:26:35 +00:00
subnet_alloc.py Fix pep8 errors found by hacking 2.0.0 2019-12-13 16:41:27 -05:00
utils.py IPv6 accepts first address only for routers 2020-01-12 20:39:07 +00:00