← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1563547] Re: Unable to delete instance when cinder is down

 

** Changed in: nova/liberty
       Status: Fix Committed => 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/1563547

Title:
  Unable to delete instance when cinder is down

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) liberty series:
  Fix Released
Status in OpenStack Compute (nova) mitaka series:
  Fix Committed

Bug description:
  When an instance is attached to a volume and cinder is down, you are
  unable to delete the instance, and the instance status is ERROR.

  This bug is reproducible on master (currently newton) using devstack.

      1. Create an instance
      2. Create a volume
      3. Attach volume to instance
      4. Bring the cinder api down via screen
      5. Attempt to delete the instance
      6. Note that the instance is not deleted
      7. Note that the instance state is ERROR

  For example:

      http://paste.openstack.org/show/492359/

  This bug was initially reported downstream here:

      https://bugzilla.redhat.com/show_bug.cgi?id=1318883

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1563547/+subscriptions


References