Public bug reported: 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. ** Affects: neutron Importance: Undecided Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Tags: qos ** Tags added: qos ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) -- 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: New 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

