yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63614
[Bug 1686328] Re: Check QoS policy during net/port binding, to avoid incompatible rules
Implemented in https://review.openstack.org/#/c/426946/
** Changed in: neutron
Status: New => 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/1686328
Title:
Check QoS policy during net/port binding, to avoid incompatible rules
Status in neutron:
Fix Released
Bug description:
With https://bugs.launchpad.net/neutron/+bug/1686035, a user will be
able to create a QoS policy with rules compatible in all loaded
backends.
During the port/net binding, this QoS policy (and rules) must be
checked.
Because now all QoS rules applied to a port/net will be totally
compatible with this port/net, the check made in
https://github.com/openstack/neutron/blob/master/neutron/agent/l2/extensions/qos.py#L98
is not necesary.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1686328/+subscriptions
References