Comment 5 for bug 1244238

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

Reviewed: https://review.openstack.org/53897
Committed: http://github.com/openstack/cinder/commit/1f99a044580286bf0d927cc7fc7ce3378653aef0
Submitter: Jenkins
Branch: stable/havana

commit 1f99a044580286bf0d927cc7fc7ce3378653aef0
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
    (cherry picked from commit bfb66019edd197141ea1462ba78dd27a2ed0e40d)