yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #85174
[Bug 1915849] [NEW] setting a bound port qos policy from empty to a policy with min bw rules does not update placement allocation
Public bug reported:
1) have a net with a qos policy set
2) create a port in that net without specific qos policy
3) boot a server with that port
4) set a specific qos policy on the port
Expected:
* The neutron port resource request is changed according to the new qos policy set on the port.
* The resource allocation in placement is changed according to the new qos policy set on the port.
Actual:
* The neutron port resource request is changed according to the new qos policy. So this is OK.
* But the allocation in placement still matches with the qos policy of the network not the qos policy of the port
See reproduction steps with printouts from a fairly fresh devstack from
master: http://paste.openstack.org/show/802701/
** Affects: neutron
Importance: Undecided
Assignee: Lajos Katona (lajos-katona)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1915849
Title:
setting a bound port qos policy from empty to a policy with min bw
rules does not update placement allocation
Status in neutron:
New
Bug description:
1) have a net with a qos policy set
2) create a port in that net without specific qos policy
3) boot a server with that port
4) set a specific qos policy on the port
Expected:
* The neutron port resource request is changed according to the new qos policy set on the port.
* The resource allocation in placement is changed according to the new qos policy set on the port.
Actual:
* The neutron port resource request is changed according to the new qos policy. So this is OK.
* But the allocation in placement still matches with the qos policy of the network not the qos policy of the port
See reproduction steps with printouts from a fairly fresh devstack
from master: http://paste.openstack.org/show/802701/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1915849/+subscriptions
Follow ups