]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Brick connector fix for GlusterFS
authorEric Harney <eharney@redhat.com>
Fri, 20 Dec 2013 16:30:51 +0000 (11:30 -0500)
committerEric Harney <eharney@redhat.com>
Thu, 6 Feb 2014 15:53:23 +0000 (10:53 -0500)
commit4edde1fc938be9679fbf9c209a7f28b457b1bef1
tree7aabfe2b5b8f4fcc82e0ce91bd32e9a30dbdfc2a
parent8fca3a85f3198f52c05cd9f373b72130ab012271
Brick connector fix for GlusterFS

Fixes an InvalidParameterValue error by passing the required
information to Brick for mounting.

See also: 1cd3626 Brick connector revised fix for NFS

Bump driver version 1.1.1.

Closes-Bug: 1238085

Change-Id: Ie45889460dd4775a556d592161c98c24a56989c7
cinder/tests/test_glusterfs.py
cinder/volume/drivers/glusterfs.py