Comment 4 for bug 1182966

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