neutron/neutron/tests/functional/plugins/ml2
Rodolfo Alonso Hernandez cde5657a50 [OVN] Sync QoS policies
The tool "neutron-ovn-db-sync-util" now syncs the Neutron QoS policies
with the OVN NB database. The tools reads the port and the floaiting IP
QoS policies and creates the corresponding OVN QoS rules.

The ovsdbapp library is bumped to version 1.15.0. This version updates
the "QoSAddCommand" to allow register updates. If the OVN NB QoS
register to be created is present in the DB and all parameters match,
no transaction is commited to the DB.

Depends-On: https://review.opendev.org/c/openstack/ovsdbapp/+/822138
Closes-Bug: #1947334

Change-Id: Ib597b62017b56b41009dd4d7359e169f424272b0
2022-02-02 19:21:21 +00:00
..
drivers [OVN] Sync QoS policies 2022-02-02 19:21:21 +00:00
__init__.py Add the rebinding chance in _bind_port_if_needed 2016-02-15 14:30:04 +02:00
test_plugin.py use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00