]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix dictionary key error
authorTomas Hancock <tom.hancock@hp.com>
Wed, 2 Dec 2015 15:07:05 +0000 (15:07 +0000)
committerTomas Hancock <tom.hancock@hp.com>
Wed, 2 Dec 2015 17:08:47 +0000 (17:08 +0000)
commit9d32ad6cb78f3f20e5d70d62bc4dfe79f2b14870
tree488aa19a12c1e3eb6675b6b7b0697f869cef7fc1
parentf1d351f6075d96888e9822177d7249d2ef9a5a55
Fix dictionary key error

The key 'multipath' was being referenced in the 'connector' dictionary
in initialize_connection(), even though the key was not always set.

Change-Id: Ia3c7640a24ebe9bedec3402f6cefb7e457c66ecd
Closes-Bug: #1522062
cinder/volume/drivers/hpe/hpe_3par_iscsi.py