yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86561
[Bug 1934930] [NEW] [ovn] Multiple servers can try to create neutron_pg_drop at the same time
Public bug reported:
Even though we use may_exist=True to create the neutron_pg_drop
Port_Group, it's possible that when another server creates it before us
that we don't get the update before we check if it exists before
exiting.
** Affects: neutron
Importance: Undecided
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1934930
Title:
[ovn] Multiple servers can try to create neutron_pg_drop at the same
time
Status in neutron:
In Progress
Bug description:
Even though we use may_exist=True to create the neutron_pg_drop
Port_Group, it's possible that when another server creates it before
us that we don't get the update before we check if it exists before
exiting.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1934930/+subscriptions
Follow ups