]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Unified Volume Driver for IBM XIV and IBM DS8K
authorErik Zaadi <erikz@il.ibm.com>
Mon, 12 Aug 2013 10:27:19 +0000 (13:27 +0300)
committerErik Zaadi <erikz@il.ibm.com>
Thu, 22 Aug 2013 06:34:44 +0000 (09:34 +0300)
commit77bdcf525eb762d3fb48289c2e35d89363b59cbf
tree24097f423d0f5262f4f35cc5a394fd7cd78f04fc
parent289f2ccba9c3d0847840af6a26dcbae9e839b504
Unified Volume Driver for IBM XIV and IBM DS8K

    * Refactored xiv.py to xiv_ds8k.py
    * Updated tests
    * Updated flags
    * Updated compatibility checks
    * DocImpact
    * Added extend_volume and migrate_volume

implements blueprint ibm-unify-xiv-ds8k

Change-Id: Ifd64fc1dab91ada6fd42a7e92a41361cf220042f
cinder/tests/conf_fixture.py
cinder/tests/test_drivers_compatibility.py
cinder/tests/test_xiv_ds8k.py [moved from cinder/tests/test_xiv.py with 69% similarity]
cinder/volume/drivers/xiv.py [deleted file]
cinder/volume/drivers/xiv_ds8k.py [new file with mode: 0644]
cinder/volume/manager.py
etc/cinder/cinder.conf.sample