]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Pass context when deleting bandwidth limit rule
authorJakub Libosvar <libosvar@redhat.com>
Tue, 21 Jul 2015 11:26:42 +0000 (11:26 +0000)
committerIhar Hrachyshka <ihrachys@redhat.com>
Fri, 24 Jul 2015 07:57:03 +0000 (07:57 +0000)
commit15b524c0d8e6b723fc5c9861ec6332b785039ff2
treee19f5c0358a406c64e33d3137b35c33a60fcc988
parent2317d62f2d63c431d41fda87859696c752530755
Pass context when deleting bandwidth limit rule

Context was missing in db_api leading to crashing when creating
transaction.

Change-Id: Ib4355481a51c9c568ab821c45b2c6fe863a594dd
neutron/services/qos/qos_plugin.py