Comment 3 for bug 1244238

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

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

commit bfb66019edd197141ea1462ba78dd27a2ed0e40d
Author: Eric Harney <email address hidden>
Date: Thu Oct 24 16:18:54 2013 -0400

    GlusterFS: set correct filename when cloning volume

    When cloning a volume, the volume[name] field was populated
    with incorrect data, resulting in an unexpected filename containing
    the volume data. This results in failures of later operations on
    that cloned volume.

    Change-Id: I067ed44cebdc8e91e9ded326953fd0c99d003f05
    Closes-Bug: #1244238