db2207f32d2b88772966e4e2a4f10e2ad66fcf49

Previously if extension was not supported by one of the mech drivers, but it wasn't filtered out by next mech driver, it was available finally in the list. Now, this patch changes that so if extension is disabled by one of the drivers it isn't available on the list at all. This will work better e.g. with discoverability of what is available e.g. when OVN backend is used by Neutron. Closes-Bug: #1929676 Change-Id: I6a4ff42f47f7ee90365516d37472c09ac87773e5
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%