]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
GlusterFS: set correct filename when cloning volume
authorEric Harney <eharney@redhat.com>
Thu, 24 Oct 2013 20:18:54 +0000 (16:18 -0400)
committerEric Harney <eharney@redhat.com>
Thu, 24 Oct 2013 20:57:03 +0000 (16:57 -0400)
commitbfb66019edd197141ea1462ba78dd27a2ed0e40d
treed8910b1f3081833610295ae194241697374c5831
parent91d388b384bff212e850a7396e8f4f7430c0cd6d
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
cinder/tests/test_glusterfs.py
cinder/volume/drivers/glusterfs.py