yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27611
[Bug 1417975] [NEW] problem when connecting multiple security-groups to server concurrently
Public bug reported:
When attempting to connect multiple security groups to a single server
concurrently, some of the security groups may not actually get connected
despite the call returning successfully and with no error.
I've been able to reproduce this by issuing two different
"server.add_security_group" calls (using the Nova python client)
concurrently - while most of the time both security groups will get
connected, sometimes only one does (and it's not necessarily the same
one every time)
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1417975
Title:
problem when connecting multiple security-groups to server
concurrently
Status in OpenStack Compute (Nova):
New
Bug description:
When attempting to connect multiple security groups to a single server
concurrently, some of the security groups may not actually get
connected despite the call returning successfully and with no error.
I've been able to reproduce this by issuing two different
"server.add_security_group" calls (using the Nova python client)
concurrently - while most of the time both security groups will get
connected, sometimes only one does (and it's not necessarily the same
one every time)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1417975/+subscriptions
Follow ups
References