]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Moved QOS_POLICY_ID into qos_consts.py
authorIhar Hrachyshka <ihrachys@redhat.com>
Mon, 27 Jul 2015 18:53:26 +0000 (20:53 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Sun, 2 Aug 2015 10:49:10 +0000 (10:49 +0000)
commit87aa42bc765614750e4f3fab446d03384722133a
treebd99a428aa0c5327411d766a46fa2022a27d5592
parentf69c477dc2b253db9f2f099682e796072eeb7e20
Moved QOS_POLICY_ID into qos_consts.py

Partially-Implements: blueprint quantum-qos-api
Change-Id: If789695b4084aed467d5f773c6b6bebea073724d
neutron/extensions/qos.py
neutron/plugins/ml2/plugin.py
neutron/plugins/ml2/rpc.py
neutron/services/qos/qos_consts.py
neutron/services/qos/qos_extension.py
neutron/tests/unit/plugins/ml2/test_rpc.py
neutron/tests/unit/services/qos/test_qos_extension.py