]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
EMC VNX Cinder Driver Update
authorJeegn Chen <jeegn.chen@emc.com>
Sun, 14 Dec 2014 09:17:41 +0000 (17:17 +0800)
committerJeegn Chen <jeegn.chen@emc.com>
Wed, 4 Feb 2015 08:17:53 +0000 (16:17 +0800)
commitf9d7427c685553a1ccbdf9105d4948c752deef73
tree7939b6ed7086035a78bc4309d884f60380eed478
parentaa1d3754b1714b24b4b04a5ef9bd6cf587230e9c
EMC VNX Cinder Driver Update

VNX Direct Driver was contributed in Icehouse and updated in Juno.
This commit is to continuously improve the driver with the
following enhancements in Kilo:

* Performance improvement, especially the synchronized operations
initiatlize_connetion and terminate_connection.
* LUN Number Threshold Support
* Initiator Auto Deregistration
* Force Deleting LUN in Storage Groups
* Code refactor to enhance the robustness

Change-Id: Id263a5d0405ba942582ce06beed09b436b80ff3c
Implements: blueprint emc-vnx-direct-driver-kilo-update
cinder/exception.py
cinder/tests/test_emc_vnxdirect.py
cinder/volume/drivers/emc/emc_cli_fc.py
cinder/volume/drivers/emc/emc_cli_iscsi.py
cinder/volume/drivers/emc/emc_vnx_cli.py