]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Storwize volume manage/unmanage support
authorAvishay Traeger <avishay@gmail.com>
Tue, 4 Mar 2014 12:40:01 +0000 (14:40 +0200)
committerAvishay Traeger <avishay@gmail.com>
Tue, 4 Mar 2014 17:56:53 +0000 (19:56 +0200)
commit8bdbb24cc77ef77855b3db5f94e21cb45a3051b9
tree41ece8c345723b494868d522cf372e1b9c00aadc
parente6a3206523b8e1a4edd8867a8e7e36a58631d90a
Storwize volume manage/unmanage support

IBM Storwize/SVC support for managing and unmanaging volumes.

Partially Implements: blueprint add-export-import-volumes

Change-Id: Ie90d5c0a18fcfcf7208990abf3476f432ea863c3
cinder/tests/test_storwize_svc.py
cinder/volume/drivers/ibm/storwize_svc/__init__.py
cinder/volume/drivers/ibm/storwize_svc/helpers.py
cinder/volume/drivers/ibm/storwize_svc/ssh.py