neutron/neutron/cmd
Rodolfo Alonso Hernandez b098239d72 Refactor OVN client QoS extension
The QoS OVN client extension is moved to the ML2 driver. This
extension is called from the OVN driver in the events of:
- create port
- update port
- delete port
- update network

The QoS OVN client extension now can accept several rules per policy
as documented in the SUPPORTED_RULES. The QoS OVN client extension
can write one OVN QoS rule per flow direction and each OVN QoS rule
register can hold both a bandwidth limit rule and a DSCP marking rule.

The "update_policy" method is called from the OVN QoS driver, when
a QoS policy or its rules are updated.

The QoS OVN client extension updates the QoS OVN registers
exclusively, based on the related events.

Closes-Bug: #1863852

Change-Id: I4833ed0c9a2741bdd007d4ebb3e8c1cb4c30d4c7
2020-04-10 13:11:00 +00:00
..
eventlet [OVN] Add OVN metadata entry points 2020-01-09 09:49:49 +00:00
ovn Refactor OVN client QoS extension 2020-04-10 13:11:00 +00:00
sanity DHCPv6 - Use addr6_list in dnsmasq 2020-03-03 11:03:36 +01:00
upgrade_checks Add upgrade check for NIC Switch agent 2019-12-01 11:58:16 +02:00
__init__.py Fix logging error for Guru Meditation Report 2016-02-08 16:52:17 -08:00
ipset_cleanup.py Make use of -w argument for iptables calls 2017-08-31 20:28:53 +00:00
keepalived_state_change.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
linuxbridge_cleanup.py Switch IPDevice.exists() method to use pyroute2 2018-03-19 11:56:45 +01:00
netns_cleanup.py Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
ovs_cleanup.py Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
pd_notify.py Fix pylint R1714 (consider-using-in) refactor messages 2019-02-21 21:11:34 +00:00
runtime_checks.py Move dhcp_release6_supported to runtime checks file 2017-02-15 16:29:01 -06:00
sanity_check.py Add support for direct ports with QoS in OVS 2020-01-16 11:50:02 +00:00
status.py Add check for external_network_bridge in neutron-status 2019-03-22 13:14:24 +00:00