neutron/neutron/services/ovn_l3
Slawek Kaplonski 37a65b1d27 Disable dns-integration API extension if it's not enabled in ML2
In case when dns-integration ML2 extension driver isn't enabled,
ovn_l 3 service plugin will now not load "dns-integration"
API extension to list it as supported.

This patch also adds method supported_extension_aliases() which was
originally introduced in patch [1] but it can't be backported.

Conflicts:
    neutron/services/ovn_l3/plugin.py

[1] https://review.opendev.org/c/openstack/neutron/+/722415

Closes-bug: #1906311
Change-Id: I6a7ff14057d80196feb5fd9d47a6a73b29bc768d
(cherry picked from commit e70e3ab455)
2021-01-13 15:30:00 +00:00
..
__init__.py [OVN] Import OVN Client, L3 and QoS related code 2019-12-14 19:17:40 +00:00
exceptions.py [OVN] Allow use of ovn-sync mechanism driver 2020-07-02 05:24:11 +00:00
plugin.py Disable dns-integration API extension if it's not enabled in ML2 2021-01-13 15:30:00 +00:00