Comment 7 for bug 1083818

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/folsom)

Reviewed: https://review.openstack.org/17069
Committed: http://github.com/openstack/cinder/commit/940f363dafd8a511e0c37b8a1ce1370e36c5a835
Submitter: Jenkins
Branch: stable/folsom

commit 940f363dafd8a511e0c37b8a1ce1370e36c5a835
Author: Adam Gandelman <email address hidden>
Date: Tue Nov 27 17:51:26 2012 -0800

    Improve provider_location cleanup code for RBD.

    The RBD driver does not make use of the 'provider_location' field
    but the current cleanup code assumes it does. Ensure the field
    is in use before testing whether or not it needs fixing.

    Fixes bug 1083818.

    Change-Id: Id6ff85101f85e70575ba244c2df7aca0196cf224
    (cherry picked from commit d030c5b10e9e8d73d967562259e7db6146347108)