[Bug 954692] Re: cannot detach volume from terminated instance
OpenStack Hudson
954692 at bugs.launchpad.net
Fri Mar 16 02:55:37 UTC 2012
Reviewed: https://review.openstack.org/5437
Committed: http://github.com/openstack/nova/commit/6657f70ee3e792b39e45a2a96fb5d4b380f0ae91
Submitter: Jenkins
Branch: master
commit 6657f70ee3e792b39e45a2a96fb5d4b380f0ae91
Author: Adam Gandelman <adamg at canonical.com>
Date: Thu Mar 15 18:08:35 2012 -0700
Allow proper instance cleanup if state == SHUTOFF
Removes an obsolete check for instance's power_state
on shutdown_instance(). With it in place, volume detachment
and disassociation never takes place. Compute should instead rely
on virt drivers to handle this case and raise accordingly. libvirt's
destroy() currently handles powered off instances fine, and properly
detaches any existing volume connections.
Fixes bug 954692
Change-Id: I200d5b2073e5b52a9733d8324d016b14bdc96067
** Changed in: nova
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/954692
Title:
cannot detach volume from terminated instance
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/954692/+subscriptions
More information about the Ubuntu-server-bugs
mailing list