]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Guarantee there is only one bandwidth limit rule per policy
authorIhar Hrachyshka <ihrachys@redhat.com>
Wed, 29 Jul 2015 18:44:54 +0000 (20:44 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Sun, 2 Aug 2015 22:47:47 +0000 (00:47 +0200)
commit2b280a634ecb6f57c44c1d5a34b07e0bdb4d750e
tree934f19329df0f2b43c0c525c96301a039d8987e0
parent80ff953069dc096383e04350a7013971214e1e5d
Guarantee there is only one bandwidth limit rule per policy

Added corresponding db model constraint.

Change-Id: I5592d49909408df66e4d01cebbc45204c2be66c1
Partially-Implements: blueprint quantum-qos-api
neutron/db/migration/alembic_migrations/versions/liberty/expand/48153cb5f051_qos_db_changes.py
neutron/db/qos/models.py
neutron/services/qos/qos_plugin.py
neutron/tests/api/test_qos.py