Comment 2 for bug 1182966

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