]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Increase the 3PAR hostname length
authorWalter A. Boring IV <walter.boring@hp.com>
Thu, 18 Sep 2014 19:03:46 +0000 (12:03 -0700)
committerWalter A. Boring IV <walter.boring@hp.com>
Fri, 19 Sep 2014 16:24:35 +0000 (09:24 -0700)
commit6f74f92e4c5025ad577f3014e1cee0ea1c7506c0
treed8ad618080260e51859e208644a8117c074d627d
parentb35c97cd25e34873e9e91367f054dc904456f7de
Increase the 3PAR hostname length

The latest 3PAR firmware supports a hostname of 31 characters.
This patch increases the hostname on the 3PAR from 23 characters to
31.

The driver currently has a fallback mechanism in place for detecting
existing hosts.   This handles the case where upgrading from
Icehouse to Juno where Icehouse hosts have a limit of 23 characters.

Change-Id: I171e54b2e03a4ae11d2bf07c9c48febab268ce84
Closes-Bug: 1371242
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py