Reviewed:  https://review.openstack.org/5437
Committed: 
http://github.com/openstack/nova/commit/6657f70ee3e792b39e45a2a96fb5d4b380f0ae91
Submitter: Jenkins
Branch:    master

commit 6657f70ee3e792b39e45a2a96fb5d4b380f0ae91
Author: Adam Gandelman <ad...@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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to