]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix a few bugs for LeftHand Grizzly
authorWalter A. Boring IV <walter.boring@hp.com>
Fri, 8 Mar 2013 00:19:14 +0000 (16:19 -0800)
committerWalter A. Boring IV <walter.boring@hp.com>
Fri, 8 Mar 2013 16:57:43 +0000 (08:57 -0800)
commita332cb941906557bb7e96706d3827e2cd1bd07f2
tree05302f777091d52cfc39c30f9b922c9fb1b17dc1
parentaf5d4b323597e3654b4e41af5ee19f5fe395ae35
Fix a few bugs for LeftHand Grizzly

This patch fixes a few issues with the LH driver.
1) attach wasn't working because there was no host
created.
2) get_volume_stats didn't exist.
3) fixed the unit tests to work with the new config
access.

Bug 1062508
Bug 1150663

Change-Id: I6f80c3d5c70b64ca6496e50fedcb6b3ca0e2be43
cinder/tests/test_HpSanISCSIDriver.py
cinder/volume/drivers/san/hp_lefthand.py