Can't delete volume snapshot in error state

Bug #968682 reported by Anthony Young
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Vish Ishaya

Bug Description

Steps to reproduce:

> run devstack # devstack uses a 2 gig volume group by default
> nova volume-create 2 # use up all 2 gigs
> nova volume-snapshot-create [volume_id] # this will fail, leaving a snapshot in an 'error' state
> nova delete [snapshot_id]

Expected:

I can delete the snapshot

Actual:

$ nova volume-snapshot-delete 9
ERROR: Invalid volume: must be available (HTTP 400)

Changed in nova:
assignee: nobody → Anthony Young (sleepsonthefloor)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/5985

Changed in nova:
status: New → In Progress
Changed in nova:
milestone: none → essex-rc2
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (milestone-proposed)

Fix proposed to branch: milestone-proposed
Review: https://review.openstack.org/6019

Changed in nova:
assignee: Anthony Young (sleepsonthefloor) → Vish Ishaya (vishvananda)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/5985
Committed: http://github.com/openstack/nova/commit/46d65edcc948781aeea1d611735d81c2b29322f3
Submitter: Jenkins
Branch: master

commit 46d65edcc948781aeea1d611735d81c2b29322f3
Author: Anthony Young <email address hidden>
Date: Thu Mar 29 16:41:21 2012 -0700

    Allow snapshots in error state to be deleted.

     * Fixes bug 968682

    Change-Id: I37fd8e84e50b2f824f978eb7e3181ffb6ddde537

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (milestone-proposed)

Reviewed: https://review.openstack.org/6019
Committed: http://github.com/openstack/nova/commit/e691eaf58b4c1ec4019982eb5b2604270c1ded09
Submitter: Jenkins
Branch: milestone-proposed

commit e691eaf58b4c1ec4019982eb5b2604270c1ded09
Author: Anthony Young <email address hidden>
Date: Thu Mar 29 16:41:21 2012 -0700

    Allow snapshots in error state to be deleted.

     * Fixes bug 968682

    Change-Id: I37fd8e84e50b2f824f978eb7e3181ffb6ddde537

Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-rc2 → 2012.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.