5 Commits

Author SHA1 Message Date
Bob Ball
5b9adb60de XenAPI: Move some boot-time functions to install-time
The boot-time script (prepare_guest.sh) is one of the less reliable parts
of the install process.  This change enables SSH into the host as well as
reporting of the IP address.  This significantly helps debugging issues
now and enables moving of all other setup code to being executed over SSH.

Change-Id: I1555f1d91353ba8b75e2de4607df33ee20307a6e
2015-02-11 11:15:02 +00:00
Bob Ball
3cd1771408 XenAPI: Upgrade built-VM to Trusty
If you're not using an XVA then the built-VM was previously Saucy, which is
not supported by openstack any more.

Change-Id: I1040d9e43d517582e76f2e1df787986b5ffbc42c
2014-09-29 12:55:10 +01:00
Mate Lakat
53d6fa604d xenapi: set dhcp timeout on VM installation
Set the DHCP timeout to 120 seconds during virtual machine installation.
Some users failed to run devstack, due to a low DHCP timeout setting.
The default value is 60 seconds. This change sets the value to 120 secs,
that should give enough time for most people.

Change-Id: I15fde45ed0d005c1a8621134eee6c3c338b5be5d
2013-09-27 12:30:28 +01:00
Mate Lakat
6e207ce25c XenAPI: run DomU on a virtual kernel
Fixes bug 1154506.

Change-Id: I6e2f576a6de19db70f2a88278f9c043a433f4cec
2013-03-13 09:42:58 +00:00
Renuka Apte
360e29bc0d XenServer new install: Keep preseed file in dom0
Use dom0 to dish out the preseed.cfg file instead of getting it
from anso

Change-Id: I220948ba9a2cd3006b2c050d976dfcb49b8d956e
2012-04-14 14:50:28 -05:00