]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Implement get_volume_stats for GlusterFS driver
authorEric Harney <eharney@redhat.com>
Wed, 3 Apr 2013 18:39:38 +0000 (14:39 -0400)
committerEric Harney <eharney@redhat.com>
Mon, 8 Apr 2013 14:24:55 +0000 (10:24 -0400)
commitb8de829a885d8b48a2794b4607eb5f70b8a3d4e9
tree640fbfb14eaa200dd3bccf339ad63cb3d0dbac1c
parente59213540b0eb6d06d65ba57580bd3fcaf574f26
Implement get_volume_stats for GlusterFS driver

Implement get_volume_stats(), so that the GlusterFS driver
will work correctly with the scheduler.

Fixes bug: 1164038

Change-Id: Ib4db8bad897212227b39704e2e6cb5f07f2bb70e
(cherry picked from commit d59094f316f0c41aaa7be63ee4e25e2dea4fa0a9)
cinder/tests/test_glusterfs.py
cinder/volume/drivers/glusterfs.py