yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65273
[Bug 1699469] Re: Nova doesn't clean up all resources on vm boot failure
Reviewed: https://review.openstack.org/476078
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1a32bfd2ca1541af935b13b86728f124bba3d2c4
Submitter: Jenkins
Branch: master
commit 1a32bfd2ca1541af935b13b86728f124bba3d2c4
Author: yuanyue <yyuanyuee@xxxxxxx>
Date: Wed Jun 21 03:11:43 2017 -0700
Clean up volumes on boot failure
When instance fails to spawn, nova would just shutdown
the instance, during which volumes would be detached.
If not retry, volumes created by the boot task would
be left. In fact, volumes should be cleaned up.
This patch fixes this.
Change-Id: I877d8eff8d2fecde0cd16b01e80bff41bdb8d88a
Closes-Bug: #1699469
** 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/1699469
Title:
Nova doesn't clean up all resources on vm boot failure
Status in OpenStack Compute (nova):
Fix Released
Bug description:
When vm creation fails, nova does not clean up all the resources.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1699469/+subscriptions
References