]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
objects.qos: added unit tests for QosPolicy neutron object
authorIhar Hrachyshka <ihrachys@redhat.com>
Thu, 2 Jul 2015 21:52:20 +0000 (00:52 +0300)
committerIhar Hrachyshka <ihrachys@redhat.com>
Thu, 2 Jul 2015 23:02:17 +0000 (02:02 +0300)
commitcbc7826f2c0b77f1283ed62a3adb332c639cbdd5
treea848f1a8a799c73883031335f202b8f5c2b3819b
parent878e85527fa6833a85d7d9ad15e63e26aeb00ccd
objects.qos: added unit tests for QosPolicy neutron object

Change-Id: Icecb3fc08c81bd9fb9f8bad54ed800a4eb55d399
neutron/tests/unit/objects/qos/__init__.py [new file with mode: 0644]
neutron/tests/unit/objects/qos/test_policy.py [new file with mode: 0644]
neutron/tests/unit/objects/test_base.py