]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Invalid GlusterFS share format error
authorBharat Kumar Kobagana <bkobagan@redhat.com>
Mon, 17 Nov 2014 05:42:13 +0000 (11:12 +0530)
committerBharat Kumar Kobagana <bkobagan@redhat.com>
Tue, 18 Nov 2014 01:02:26 +0000 (06:32 +0530)
commitfa6168469f3ee38f15e2de73c925e2d790071ea8
tree1066abd9c4cbf3c37cb715062ba511d3344100d2
parent6dacf44f27966593b427f950fbdbb19e37bdf5bd
Invalid GlusterFS share format error

When we provide invalid GlusterFS share format in GlusterFS shares
configuration file (glusterfs_shares_config), it will log a
Warning message in the volume log file, which not easily discover
able while debugging.

So, this patch changing Invalid GlusterFS share Warning message to
Error message.

Change-Id: I24d47dafc56490d40bd81256135f4b13fce5614a
cinder/volume/drivers/remotefs.py