Unable to delete volume snapshot

Bug #929773 reported by Tres Henry
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Vish Ishaya

Bug Description

I'm seeing the following when trying to delete a volume snapshot: http://pastie.org/3349914

I believe the problem is passing the snapshot id as a kwarg, however, just passing the snapshot id as an arg like:

self.volume_api.delete_snapshot(context, id)

results in: http://pastie.org/3350013

This is blocking a Horizon blueprint: https://blueprints.launchpad.net/horizon/+spec/snapshot-volume

A Horizon? An Horizon? Hm...

Changed in nova:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Vish Ishaya (vishvananda)
milestone: none → essex-rc1
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/5113

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

Reviewed: https://review.openstack.org/5113
Committed: http://github.com/openstack/nova/commit/c3cdf8c2384fa124c39ed2b38723a1659ab1f474
Submitter: Jenkins
Branch: master

commit c3cdf8c2384fa124c39ed2b38723a1659ab1f474
Author: Vishvananda Ishaya <email address hidden>
Date: Thu Mar 8 16:06:15 2012 -0800

    Fixes os-volume/snapshot delete

     * includes test
     * fixes bug 929773

    Change-Id: I4c37617dc9377e26c491fb42c3e3e60a58e2404f

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-rc1 → 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.