]> 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>
Fri, 5 Apr 2013 14:43:56 +0000 (10:43 -0400)
commitd59094f316f0c41aaa7be63ee4e25e2dea4fa0a9
tree0a35e60a55c50346c34f8a709fa40f26d25a95cf
parent79971481f79d480c618e89e45e2d1e91d87688cb
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
cinder/tests/test_glusterfs.py
cinder/volume/drivers/glusterfs.py