neutron/neutron/tests/unit/objects/qos
Ihar Hrachyshka 389f7b0b08 qos: fix shared filter for policies
The filter was working in Liberty, but was broken in Mitaka when
the field became synthetic as part of RBAC enablement for the resource.

_get_collection already knows how to handle the filter on database
level, so we just need to register the filter to pass it deeper into
db_api.

Change-Id: I40657bd15d9bf1e2bc6b0224254c916c35391cd1
Closes-Bug: #1591222
2016-06-13 13:40:00 +00:00
..
__init__.py objects.qos: added unit tests for QosPolicy neutron object 2015-07-03 02:02:17 +03:00
test_policy.py qos: fix shared filter for policies 2016-06-13 13:40:00 +00:00
test_rule.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_rule_type.py Introduce mechanism to determine supported qos rule types for a plugin 2015-07-27 16:48:48 +03:00