create from snapshot failure

Bug #1080898 reported by Cory Stone
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Critical
John Griffith

Bug Description

_cast_create_volume passes the wrong volume id to the volume_rpcapi.

Instead of passing the id of the new volume to be created, it instead passes the volume from the snapshot, which already exists.

Changed in cinder:
importance: Undecided → Critical
status: New → Triaged
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/16500

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

Reviewed: https://review.openstack.org/16500
Committed: http://github.com/openstack/cinder/commit/55c09da1b0ff4e2a147b07fcfa986a76815c7703
Submitter: Jenkins
Branch: master

commit 55c09da1b0ff4e2a147b07fcfa986a76815c7703
Author: John Griffith <email address hidden>
Date: Tue Nov 20 00:50:27 2012 +0000

    Pass in correct volume_ref to create_from_snapshot.

    The new rpc versioning change introduced a bug in the
    create_from_snapshot code. The originating volume_ref
    was being passed in instead of the newly created volume_ref
    as expected.

    Fixes bug 1080898

    Change-Id: I6ba4f4989c77e29685abb2649af8e003c447ab0f

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-1 → 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.