neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions
Rodolfo Alonso Hernandez 9079bba00a [OVN][QOS] QoS for distributed floating IP
When floating IP is distributed in OVN, the NAT is done locally
in the same host as the private IP port (same chassis). The QoS
rule match should have a local chassis port to apply the rule;
in this case, the mentioned private IP port UUID will match the
condition "is_chassis_resident(port_id)".

In the case the floating IP is not distributed, the current behaviour
is valid.

Change-Id: Ica5eae22bc989965e8a7e7595bc7be02d9f65640
Closes-Bug: #1915723
2021-02-15 14:25:40 +00:00
..
__init__.py Refactor OVN client QoS extension 2020-04-10 13:11:00 +00:00
qos.py [OVN][QOS] QoS for distributed floating IP 2021-02-15 14:25:40 +00:00