]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
XtremIO support for iscsi discovery auth
authorShay Halsband <shay.halsband@emc.com>
Mon, 8 Jun 2015 16:08:46 +0000 (19:08 +0300)
committerShay Halsband <shay.halsband@emc.com>
Sun, 26 Jul 2015 14:44:25 +0000 (17:44 +0300)
commitf78fa753800c9dc53fc56996f194d459029a8f3b
treecf9891a35c3eaaf789b233ec41d1f2c576b25d49
parent4f197feb0d6d4d8c44329087eb373ecdbf282bac
XtremIO support for iscsi discovery auth

- Discover existing Initiator Groups (a grouping object for initiators)
  from connection information.
- add unit tests for better code coverage.
- handle 'system is busy' array error.

Change-Id: Ia5df488ed0996fb6fb1b77016772e82323ac1f92
Partial-Implements: blueprint emc-xtremio-updates
cinder/exception.py
cinder/tests/unit/test_emc_xtremio.py
cinder/volume/drivers/emc/xtremio.py