]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixes bug 1049446.
authorAvishay Traeger <avishay@il.ibm.com>
Tue, 11 Sep 2012 10:31:01 +0000 (13:31 +0300)
committerAvishay Traeger <avishay@il.ibm.com>
Wed, 12 Sep 2012 03:28:14 +0000 (06:28 +0300)
commit190c49e1381cc39160ced743cb11e140c9be4825
tree91027fc65e023db1edf79b4f2679d793be61d2d3
parentf070460b70cae09014c0f3799f21306d391f7506
Fixes bug 1049446.

Removed the "vtype" option which did not work in the driver, and
added the "easytier" option. Added another check to _check_flags
and made sure -warning flag is passed properly. Added unit tests
to check all option variations.

Change-Id: I4e66436f8f62d851a079ec80209fe9d6b27fb5b4
cinder/tests/test_storwize_svc.py
cinder/volume/storwize_svc.py