]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
CHAP support for IBM Storwize/SVC driver.
authorAvishay Traeger <avishay@il.ibm.com>
Thu, 29 Nov 2012 10:22:00 +0000 (12:22 +0200)
committerAvishay Traeger <avishay@il.ibm.com>
Sun, 16 Dec 2012 09:39:28 +0000 (11:39 +0200)
commitbe3d8ea90a9238b7afc5558db14c080e15001685
treee0eed7834681261dec3d8b13ceb70d558acf1900
parent97ec98530331b590ab736252aa2cbe3ef7a557c6
CHAP support for IBM Storwize/SVC driver.

This implements support for CHAP authentication of hosts by the IBM
Storwize/SVC controller. A host entity was created on the controller for
each server that logs in with iSCSI. Now a randomly-generated CHAP
secret is added to the host entity on the controller (passed via the
controller CLI over SSH).

Implements blueprint add-chap-support-to-storwize-svc-driver

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