yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48709
[Bug 1556812] Re: QoS: missing getter functions for policy network/port binding, needed for vmware-nsx integration
Reviewed: https://review.openstack.org/292083
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=866e3455fcd1688a3d87ad95dc7f4ba1a8b82915
Submitter: Jenkins
Branch: master
commit 866e3455fcd1688a3d87ad95dc7f4ba1a8b82915
Author: Adit Sarfaty <asarfaty@xxxxxxxxxx>
Date: Sun Mar 13 10:34:33 2016 +0200
QOS: Provide get methods for policy & network/port binding
These methods were missing in the qos api.
These have been added to provide the ability to read the policy
and network/port binding, and will be accessed through the new
methods in the QosPolicy class.
Closes-bug: #1556812
Change-Id: I34e4851c0fec2cd037206868846644b99dfd7def
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1556812
Title:
QoS: missing getter functions for policy network/port binding, needed
for vmware-nsx integration
Status in neutron:
Fix Released
Bug description:
The neutron QoS api, includes create & delete DB bindings between a QoS policy id and network or port id.
But currently there are no getters for the same bindings.
For the vmware-nsx integration with QoS, we will need the getters too,
so that whenever a policy (or it's rule) changes, we can find the
related networks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1556812/+subscriptions
References