]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Implement QoS policy detach from port and network
authorMiguel Angel Ajo <mangelajo@redhat.com>
Thu, 9 Jul 2015 14:39:05 +0000 (16:39 +0200)
committerMiguel Angel Ajo <mangelajo@redhat.com>
Sun, 12 Jul 2015 22:29:18 +0000 (00:29 +0200)
commitdd6cd44b2155605345a6925d3373bb6afe0bcf62
tree298ef6469629565531ed1f388ad8c29918638f27
parent954e9de8b3b697b39e087f2d03b49f0856c44c32
Implement QoS policy detach from port and network

Includes db.qos.api calls to delete port<->qos_profile and
network<->qos_profile bindings.

Change-Id: I8ab3e885bdf010fe95529157f3db4f1089326c86
neutron/db/qos/api.py
neutron/objects/qos/policy.py
neutron/tests/unit/objects/qos/test_policy.py