neutron/neutron
Rodolfo Alonso Hernandez 43c10aae86 [OVN] External network ports (SR-IOV) QoS is handled by SR-IOV agent
This commit is similar to [1]. The OVN QoS extension does not manage
the external type ports (SR-IOV); the port QoS policy of those ports
is handled by the SR-IOV agent QoS extension.

When a network is updated, the OVN QoS extension should check the type
of port bound. In case of having an "external" port (SR-IOV), the QoS
extension should not handle it.

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

Closes-Bug: #1925218

Change-Id: Idf85e304897c9d1073091c6cabb86be39640f332
2021-04-23 08:09:01 +00:00
..
agent Always use absolute path for custom kill-scripts 2021-04-09 15:28:41 +02:00
api DHCP notification optimization 2021-04-09 13:33:43 +03:00
cmd Initialize privsep library for neutron-ovs-cleanup 2021-04-14 11:48:01 -04:00
common [OVN] External network ports (SR-IOV) QoS is handled by SR-IOV agent 2021-04-23 08:09:01 +00:00
conf Merge "Fix API policy rules for new personas" 2021-04-02 12:22:14 +00:00
core_extensions Set system_scope='all' in elevated context 2021-03-19 12:05:56 +01:00
db Merge "Remove check if set_extra_attr_value is run in the transaction" 2021-04-17 18:32:11 +00:00
debug Remove rootwrap execution (2) 2021-02-06 16:23:03 +00:00
extensions Allow 255 character strings in tags 2021-03-30 10:44:39 +02:00
hacking Remove "six" library 2020-07-28 16:55:52 +00:00
ipam Allow to manually define the gateway IP when using subnet pools 2021-02-27 10:06:35 +00:00
locale Imported Translations from Zanata 2020-10-11 07:22:44 +00:00
notifiers [OVS] Fix live-migration connection disruption 2021-01-13 11:13:41 +00:00
objects Get only FIP ID on network delete 2021-04-13 11:27:14 +03:00
pecan_wsgi Log exception generated in Controller.prepare_request_body 2020-08-18 16:18:34 -03:00
plugins [OVN] External network ports (SR-IOV) QoS is handled by SR-IOV agent 2021-04-23 08:09:01 +00:00
privileged Implement conntrack command privsep context 2021-04-09 15:36:03 +00:00
profiling Remove "six" library 2020-07-28 16:55:52 +00:00
quota Remove "six" library 2020-07-28 16:55:52 +00:00
scheduler Set system_scope='all' in elevated context 2021-03-19 12:05:56 +01:00
server Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
services Set system_scope='all' in elevated context 2021-03-19 12:05:56 +01:00
tests [OVN] External network ports (SR-IOV) QoS is handled by SR-IOV agent 2021-04-23 08:09:01 +00:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py
auth.py
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py Provide the rpc_response_max_timeout parameter to metadata-agent 2021-03-23 18:08:44 +09:00
policy.py Always perform policy checks if enforce_new_defaults == true 2021-03-18 08:51:00 +01:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py neutron-server api worker process should be named to their role 2021-01-11 08:28:32 +08:00