yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20282
[Bug 998145] Re: compute api delete race condition part 2
Really old incomplete bug.
** Changed in: nova
Status: Incomplete => Invalid
--
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/998145
Title:
compute api delete race condition part 2
Status in OpenStack Compute (Nova):
Invalid
Bug description:
If a compute_api.delete() command comes in at about the same time that
a compute_manager.run_instance() is happening for that instance, it is
possible that the compute manager will not notice that the instance
has been deleted from the database when it goes to assign the host.
Thus, resources might be allocated unnecessarily (and in rarer cases
the deleted status might actually be overwritten as if it had never
happened.)
This is a corollary to bug 998117
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/998145/+subscriptions