]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
use single transaction to update qos policy associatation
authorIhar Hrachyshka <ihrachys@redhat.com>
Sun, 2 Aug 2015 21:44:53 +0000 (23:44 +0200)
committerJakub Libosvar <libosvar@redhat.com>
Mon, 3 Aug 2015 13:25:22 +0000 (13:25 +0000)
commit651eeb6a5f40e58b7a6b3ccb59826bb6f08827c0
treea825799151a8921441e52521d376c0db1dacd7a3
parentebb157fa9bb3998d8b2c824b58634802214eb0ef
use single transaction to update qos policy associatation

To make association changes atomic, use autonested transaction.

Change-Id: I582ff43a0ce2f17e3f9fedf7cd32dfbac1ebae28
Partially-Implements: blueprint quantum-qos-api
neutron/services/qos/qos_extension.py
neutron/tests/unit/services/qos/test_qos_extension.py