yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83282
[Bug 1887497] [NEW] Cleanup stale flows by cookie and table_id instead of just by cookie
Public bug reported:
Pre-conditions: After restart neutron-ovs-agent.
After I restart neutron-ovs-agent, I found neutron cleanup stale flows
only by cookie, and the cookies in different tables always be same, that
means I can cleanup flows in table 20 by cookies in table 0! I think the
safer way is to cleanup stale flows by cookie and table_id instead of
just by cookie.
** Affects: neutron
Importance: Undecided
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/1887497
Title:
Cleanup stale flows by cookie and table_id instead of just by cookie
Status in neutron:
New
Bug description:
Pre-conditions: After restart neutron-ovs-agent.
After I restart neutron-ovs-agent, I found neutron cleanup stale flows
only by cookie, and the cookies in different tables always be same,
that means I can cleanup flows in table 20 by cookies in table 0! I
think the safer way is to cleanup stale flows by cookie and table_id
instead of just by cookie.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1887497/+subscriptions
Follow ups