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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to