Volume UUID aren't passed correctly to exception.VolumeNotFound in SolidFire driver

Bug #1182966 reported by Mathieu Gagné
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Medium
Mathieu Gagné
Grizzly
Fix Released
Medium
Huang Zhiteng

Bug Description

Some volume UUID aren't passed correctly to exception.VolumeNotFound in the SolidFire driver by wrongfully referring to an undefined variable named uuid.

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

Changed in cinder:
assignee: nobody → Mathieu Gagné (mgagne)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

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

commit b3db10f0ee487394b548979dadacad9e8d4335c9
Author: Mathieu Gagné <email address hidden>
Date: Wed May 22 12:25:40 2013 -0400

    Raise VolumeNotFound with correct volume_id

    Make sure VolumeNotFound is raised with the correct volume_id
    in the SolidFire driver. Some exceptions were wrongfully referring
    to an undefined variable named uuid.

    Fixes: bug #1182966
    Change-Id: Ied101fc9778f51dfb74b39f466c2c13d6e775a40

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → havana-1
status: Fix Committed → Fix Released
Changed in cinder:
importance: Undecided → Medium
tags: added: grizzly-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (stable/grizzly)

Fix proposed to branch: stable/grizzly
Review: https://review.openstack.org/51348

Thierry Carrez (ttx)
Changed in cinder:
milestone: havana-1 → 2013.2
Alan Pevec (apevec)
tags: removed: grizzly-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/grizzly)

Reviewed: https://review.openstack.org/51348
Committed: http://github.com/openstack/cinder/commit/c297f279c89c7b02a14637647f8fc18ab91476ec
Submitter: Jenkins
Branch: stable/grizzly

commit c297f279c89c7b02a14637647f8fc18ab91476ec
Author: Mathieu Gagné <email address hidden>
Date: Wed May 22 12:25:40 2013 -0400

    Raise VolumeNotFound with correct volume_id

    Make sure VolumeNotFound is raised with the correct volume_id
    in the SolidFire driver. Some exceptions were wrongfully referring
    to an undefined variable named uuid.

    Fixes: bug #1182966
    Change-Id: Ied101fc9778f51dfb74b39f466c2c13d6e775a40

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.