yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09341
[Bug 1276772] [NEW] Instance deletion fails due to race condition on Hyper-V
Public bug reported:
A recently merge patch separates the lock required to delete an instance
from the one used during instance creation and other operations.
This leads to race conditions in the Hyper-V driver, as the spawn and
destroy methods have been written considering that locking already
occurs at the compute manager level.
This patch has already been committed, reverted and committed again:
https://review.openstack.org/#/c/55444/
https://review.openstack.org/#/c/69987/
https://review.openstack.org/#/c/70187/
** Affects: nova
Importance: Undecided
Status: New
** Tags: hyper-v
** Tags added: hyper-v
--
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/1276772
Title:
Instance deletion fails due to race condition on Hyper-V
Status in OpenStack Compute (Nova):
New
Bug description:
A recently merge patch separates the lock required to delete an
instance from the one used during instance creation and other
operations.
This leads to race conditions in the Hyper-V driver, as the spawn and
destroy methods have been written considering that locking already
occurs at the compute manager level.
This patch has already been committed, reverted and committed again:
https://review.openstack.org/#/c/55444/
https://review.openstack.org/#/c/69987/
https://review.openstack.org/#/c/70187/
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1276772/+subscriptions
Follow ups
References