neutron/neutron/objects/qos
Rodolfo Alonso Hernandez 1e81fd2bc0 Do not query the DB if QoS policy ID is None
When retrieving the QoS policy rules, if the QoS policy ID passed is
None, do not query the DB and return an empty rule list for this
non existing QoS policy.

Change-Id: Idccbd22a1dc9bef81b2cdae0a597c1a587a60ae0
2020-12-24 12:22:40 +00:00
..
__init__.py First QoS versioned objects, ever 2015-07-02 09:21:45 +03:00
binding.py Optimize QoS bound objects queries 2020-05-13 16:44:15 +00:00
policy.py [OVN] Implement floating IP QoS in OVN backend 2020-09-01 07:27:48 +00:00
qos_policy_validator.py Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
rule.py Do not query the DB if QoS policy ID is None 2020-12-24 12:22:40 +00:00
rule_type.py Remove OVO unneeded compatibility conversions 2020-06-03 17:15:31 +00:00