yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10822
[Bug 1276772] Re: Instance deletion fails due to race condition on Hyper-V
** Changed in: nova
Milestone: icehouse-rc1 => icehouse-3
** Changed in: nova
Status: In Progress => Fix Released
--
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):
Fix Released
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
References