neutron/neutron/services
Rodolfo Alonso Hernandez 7e31f2ae41 Do not load "qos-fip" if "qos" plugin is not loaded
If QoS service plugin is not loaded, the L3 QoS extension in the OVN
L3 plugin should not be loaded neither.

Prior to this patch, the extension drivers were checked to find the
QoS extension. Although it is a misconfiguration to have the QoS
extension without loading the QoS driver, that is handled correctly
by the Neutron server, disabling the extension silently.

Closes-Bug: #1898842
Related-Bug: #1877408

Change-Id: Iea5ff76fe652ab1c04e23850b9259547c1d54365
2020-10-08 13:12:12 +00:00
..
auto_allocate Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
conntrack_helper Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
externaldns Merge "Optionally use admin powers when deleting DNS records" 2020-07-12 12:16:21 +00:00
flavors use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
l3_router Switch to new engine facade in L3 router's driver_controller module 2020-08-27 22:21:56 +02:00
logapi Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
loki use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
metering Add source_ip_prefix and destination_ip_prefix to metering label rules 2020-09-29 09:06:03 -03:00
network_ip_availability use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
network_segment_range Remove "six" library 2020-07-28 16:55:52 +00:00
ovn_l3 Do not load "qos-fip" if "qos" plugin is not loaded 2020-10-08 13:12:12 +00:00
placement_report Locate RP-tree parent by hypervisor name 2019-12-10 10:21:53 +01:00
portforwarding Merge "port_forwarding: validate args before invoking db update (cont.)" 2020-08-18 00:44:26 +00:00
qos Allow replacing the QoS policy of bound port 2020-09-24 06:18:38 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
segments Delete segment RPs when network is deleted 2020-05-25 09:10:41 +00:00
tag Implement tagging during bulk port creation 2020-01-28 18:23:37 -06:00
timestamp remove the neutron.db._model_query module 2019-01-25 08:55:25 -07:00
trunk Switch to new engine facade in OVN trunk driver module 2020-08-27 22:25:46 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Merge "Select service_provider on the basis of service_module" 2018-11-15 12:47:09 +00:00
service_base.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00