]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
GlusterFS: support extending a volume that has snapshots
authorBharat Kumar Kobagana <bharat.kobagana@redhat.com>
Wed, 1 Jul 2015 16:14:43 +0000 (21:44 +0530)
committerBharat Kumar Kobagana <bharat.kobagana@redhat.com>
Wed, 1 Jul 2015 16:17:01 +0000 (21:47 +0530)
commit59dd95f36532296a7442000866fe08ccddcd1a74
treef20544515ce5d2a819c4040492eae04eb349961f
parent6b93625a3d7e3085bab0246ae4d0fb46b6af7e98
GlusterFS: support extending a volume that has snapshots

GlusterFS driver currently prevents extending a volume that has
snapshots. This patch enables this feature to GlusterFS driver.

Closes-Bug: #1470148
Change-Id: I763b1a84f32277f3efab2382ad144768bee59aa6
cinder/volume/drivers/glusterfs.py