Increase PXE deployment timeout for overcloud
authorMatthew Gilliard <matthew.gilliard@hp.com>
Thu, 10 Apr 2014 08:39:21 +0000 (09:39 +0100)
committerGerrit Code Review <review@openstack.org>
Wed, 23 Apr 2014 17:00:13 +0000 (17:00 +0000)
commitd33a43761e87456d2ee9cf7fbf671a262dde8342
tree71b6006236d180583296bf16b9da30a78ad4c347
parent439825b1b079d7bbf7f65f9c85f3adbed9ec204a
Increase PXE deployment timeout for overcloud

The PXE deployment often times out on baremetal deployment with >5
overcloud nodes because the time being measured includes the
dd of the image, which can be slow when many images are sent
from the same undercloud host.

Ideally we'd make the image sizes smaller, and/or make the
undercloud cache the images more sanely.  It would also be
possible to split the timout to measure dd-time and boot-time
separately, but for now we just make the timeout configurable so
a user can raise it if they have problems.

Change-Id: I15540eec7a68eab4c9d128b65a95b1c0a2b64582
Co-Author: nicholas.randon@hp.com
undercloud-bm-source.yaml
undercloud-vm-source.yaml