neutron/neutron/objects/qos
Rodolfo Alonso Hernandez 061a80deb4 [L3][QoS] Remove router QoS binding when GW is removed
Now when the external gateway of a router is removed, the QoS policy
assigned to this router is removed too. A router can only have a QoS
policy assigned if a gateway port is attached; if the port is removed,
the QoS binding must be removed too.

Closes-Bug: #1968269
Change-Id: Iced254259170972a9699aa35ae8062776e11285d
(cherry picked from commit 8ad6c3bf60)
2022-04-22 08:39:54 +00:00
..
__init__.py First QoS versioned objects, ever 2015-07-02 09:21:45 +03:00
binding.py [OVN] Implement floating IP network QoS inheritance 2022-01-27 09:36:50 +00:00
policy.py [L3][QoS] Remove router QoS binding when GW is removed 2022-04-22 08:39:54 +00:00
qos_policy_validator.py Bump neutron-lib to 2.17.0 2021-11-17 10:09:14 +00:00
rule.py Bump neutron-lib to 2.17.0 2021-11-17 10:09:14 +00:00
rule_type.py Bump neutron-lib to 2.17.0 2021-11-17 10:09:14 +00:00