← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1406465] Re: shelved image remained when delete shelved instance

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

-- 
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/1406465

Title:
  shelved image remained when delete shelved instance

Status in OpenStack Compute (Nova):
  Expired

Bug description:
  Shelve-offload one instance with one attached volume. There was a bug(https://bugs.launchpad.net/nova/+bug/1406440). 
  The unshelve op would be failed. Then delete the instance, but shelved image remaind that should be deleted.
  #nova image-list
  | 52fc907d-838f-4409-8ba4-0ff34c1e5ae5 | vm-shelve-test-shelved                | ACTIVE | ab44ff05-9634-4597-bcf8-408bb8deac2c |

  When boot instance without volume, unshelved successfully. The shelved
  image deleted when instance delete.

  reproduce:
  1. boot one instance;
  2. create one volume, then attach to the instance;
  3. shelve, shelve-offload, unshelve the instance;
  4. delete the instance

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


References