Volume type delete fails

Bug #1087161 reported by Rohan
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
High
John Griffith

Bug Description

Reproduce on
Branch : master
Commit : https://github.com/openstack/cinder/commit/51a438c8f3f0d13c6779602264d72cde82feab9c

Problem : Failure while deleting volume types from horizon, python-cinderclient.

Possible solution : In cinder/api/contrib/types_manage.py , volume type name is passed to destroy method. Which should be actually passed the uuid of volume type.

Tags: ntt
Mike Perez (thingee)
Changed in cinder:
milestone: none → grizzly-2
importance: Undecided → High
status: New → Triaged
Changed in cinder:
assignee: nobody → John Griffith (john-griffith)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

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

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

Reviewed: https://review.openstack.org/17633
Committed: http://github.com/openstack/cinder/commit/ad770a3eaeaea9c00871a8b45157adc85dba6c79
Submitter: Jenkins
Branch: master

commit ad770a3eaeaea9c00871a8b45157adc85dba6c79
Author: John Griffith <email address hidden>
Date: Thu Dec 6 13:36:23 2012 -0700

    Delete type call in api needs update to use ID.

    https://github.com/openstack/cinder/commit/51a438c8f3f0d13c6779602264d72cde82feab9c
    Introduced UUID's for volume_type ID and also changed delete to use ID
    instead of name.

    That changed neglected to update the call in contrib/types_manage,
    this patch fixes that.

    Fixes bug 1087161

    Change-Id: I839228cd656afaf68caedfe673f9191488ccc397

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: grizzly-2 → 2013.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.