]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
QoS extension fixes
authorJohn Schwarz <jschwarz@redhat.com>
Thu, 2 Jul 2015 09:32:05 +0000 (12:32 +0300)
committerIhar Hrachyshka <ihrachys@redhat.com>
Thu, 2 Jul 2015 21:08:37 +0000 (21:08 +0000)
commit4ee9eebd7dd5ed7c87d481eda500b664ae564644
tree129db25457b9c98ea2ab26dae43f5379e730e0d8
parente939ecf822074cac56f6071c7b029075f8eab4f1
QoS extension fixes

This patch introduces small fixes to the QoS extensions:
1. Adding a common tenant_id field for QoS API calls.
2. Making sure the function interface is correct.

Co-Authored-By: Irena Berezovsky <irenab.dev@gmail.com>
Change-Id: If9c7a7b9b8a5d2367d8f3225fbf07d8e3ec8865d
neutron/extensions/qos.py
neutron/services/qos/qos_plugin.py