]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ml2: added qos_profile_id to get_device_details payload
authorIhar Hrachyshka <ihrachys@redhat.com>
Fri, 24 Jul 2015 15:31:50 +0000 (17:31 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Sat, 25 Jul 2015 07:29:19 +0000 (09:29 +0200)
commit301ffb02ecccdddfee361ee6738b7ff84d7cc0d8
tree91eeee4bf8f415d5c6e7883c6520e3c9814cefce
parent66520a4293faf33c97f4feee1c42a993ce69c4bd
ml2: added qos_profile_id to get_device_details payload

This is needed to make l2 agent qos extension determine which rules to
apply to the port, if any.

Partially-Implements: blueprint quantum-qos-api
Change-Id: Idefa819f9a21cf53762b1fb923dafb63f2b256e0
neutron/plugins/ml2/rpc.py
neutron/tests/unit/plugins/ml2/test_rpc.py