]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
3PAR iSCSI volumes attach to single nsp
authorRamy Asselin <ramy.asselin@hp.com>
Wed, 15 Jan 2014 21:29:34 +0000 (13:29 -0800)
committerRamy Asselin <ramy.asselin@hp.com>
Mon, 27 Jan 2014 19:40:32 +0000 (11:40 -0800)
commit99379d6ec00b7bdfe5a625877d8e680f9240efcc
tree888814e16af36af6935a5b6d84f318a1aca761d9
parent4325ccae288061ec9a834843c77a0febe6332494
3PAR iSCSI volumes attach to single nsp

Update the 3PAR iSCSI Driver to correctly identify
the least used iSCSI Node:Slot:Port (NSP) and only attach
the volume using that single NSP.

DocImpact: Driver now requires 3PAR firmware version 3.1.2 MU3
Ref: https://review.openstack.org/#/c/68513/

Change-Id: I1627e44a5168a7dbd19ea62312d65a00044753e9
Closes-Bug: #1269515
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py
cinder/volume/drivers/san/hp/hp_3par_iscsi.py