Increase ironic undercloud timouts 03/21203/1
authorrandyl <r.levensalor@cablelabs.com>
Thu, 15 Sep 2016 15:11:29 +0000 (09:11 -0600)
committerrandyl <r.levensalor@cablelabs.com>
Thu, 15 Sep 2016 16:18:48 +0000 (10:18 -0600)
commitb23aabab1bb5d6fb88e035897f08cdf864d69eac
tree06de363c158c1d39d142480d7dfdc161a31b412a
parentbb7442fbfec5918126840e2ac2694621eb839530
Increase ironic undercloud timouts

Increase the tollerence for installing on slower networks.

"/etc/ironic/ironic.conf"
[disk_utils]
iscsi_verify_attempts=30
[disk_partitioner]
check_device_max_retries=40

Using openstack-config, since that is being used to configure other attributes.

Jira : APEX-267

Signed-off-by: RandyL <r.levensalor@cablelabs.com>
Change-Id: I9da3a1ee6a5e6767462c0135c45aadee64790ab4
lib/undercloud-functions.sh