]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
XtremIO: fix iscsi chap discovery bug
authorShay Halsband <shay.halsband@emc.com>
Thu, 19 Nov 2015 14:42:46 +0000 (16:42 +0200)
committerShay Halsband <shay.halsband@emc.com>
Sun, 6 Dec 2015 12:57:12 +0000 (14:57 +0200)
commit797256eb7c87df10883668d7f84332bdc598dfbc
treed30950bbdd1e6febc3f3c23a1aca83df79127473
parent5bfa346df73a0be6329b8b3a10afaa0fa132d15d
XtremIO: fix iscsi chap discovery bug

* The set and get parameters for discovery auth have different
  names and caused a confusion that led to a bug, fixed in this
  commit.
* Add unit test to make sure the right parameters are used

Change-Id: I8e61394ba5109f2a6c7018855f8b85133bc76412
Closes-Bug: #1518945
cinder/tests/unit/test_emc_xtremio.py
cinder/volume/drivers/emc/xtremio.py