Reedip
23ef48ad55
Treat Filter as Dict in get_policies
Currently QoS plugin's get_policies doesnt check if the filter is a dict or not, though similar checks exist in get_rule_types() and get_policy_rules(). This patch adds the check so that if any consumer passes filters=None then it is converted to a dict. TrivialFix Partial-Bug: #1711165 Change-Id: Id50674c44cd3720dcd8fd6d66361d937599f5992
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%