]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixes an get_volume_stats reporting issue
authorWalter A. Boring IV <walter.boring@hp.com>
Thu, 9 May 2013 21:15:13 +0000 (14:15 -0700)
committerGerrit Code Review <review@openstack.org>
Mon, 13 May 2013 20:59:21 +0000 (20:59 +0000)
commit20c2be3e7912e9c58392e11934c8114b63e73670
tree8fe3f6e93460915bab92bf66683d8cb5536330cd
parent93e8b63f95b27e34d3a5cdc6f593823d8b87e199
Fixes an get_volume_stats reporting issue

This patch fixes a bug introduced in the last get_volume_stats
patch that caused the method to fail.  I Also added another set
of unit tests to catch any future issues related to get_volume_stats.

Fixes Bug: #1178418

Change-Id: I0dd2e0113ff822d3e717ab3d6da6b9d1b914a995
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py