yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #76670
[Bug 1812576] [NEW] L2 agent do not clear old QoS rules after restart Edit
Public bug reported:
This fix is optimized for https://bugs.launchpad.net/neutron/+bug/1810025.
BUG 1810025 only considers the case where the rule is emptied when the agent is stopped, and does not consider the case where the rule is deleted but not emptied when the agent is stopped.
Think about that:
1. Create two different types of rules, such as bandwidth_limit and minimum_bandwidth
2. Stop l2_agent
3. Delete a type of rule, such as bandwidth_limit
4. Start agent
5. Bandwidth_limit still exists
** Affects: neutron
Importance: Undecided
Assignee: Chengqian Liu (liuchengqian90)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Chengqian Liu (liuchengqian90)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1812576
Title:
L2 agent do not clear old QoS rules after restart Edit
Status in neutron:
New
Bug description:
This fix is optimized for https://bugs.launchpad.net/neutron/+bug/1810025.
BUG 1810025 only considers the case where the rule is emptied when the agent is stopped, and does not consider the case where the rule is deleted but not emptied when the agent is stopped.
Think about that:
1. Create two different types of rules, such as bandwidth_limit and minimum_bandwidth
2. Stop l2_agent
3. Delete a type of rule, such as bandwidth_limit
4. Start agent
5. Bandwidth_limit still exists
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1812576/+subscriptions
Follow ups