neutron/neutron/tests/unit/objects/qos
Ihar Hrachyshka fb2a5bd4cf Use DEVICE_OWNER_COMPUTE constant everywhere
Now that we have the constant defined, we should reuse it from other
code to avoid potential typos.

Change-Id: Iebb270be46b116df3441370dc1a6784571311aa9
2015-11-14 18:54:17 +01:00
..
__init__.py objects.qos: added unit tests for QosPolicy neutron object 2015-07-03 02:02:17 +03:00
test_policy.py Use assertFalse(observed) instead of assertEqual(False, observed) 2015-11-12 22:50:57 +09:00
test_rule.py Use DEVICE_OWNER_COMPUTE constant everywhere 2015-11-14 18:54:17 +01:00
test_rule_type.py Introduce mechanism to determine supported qos rule types for a plugin 2015-07-27 16:48:48 +03:00