Roger Luethi 0dcb59ec33 labs: sleep in shutdown_controller.sh
After building the cluster with the two additional snapshots on the
controller VM, we end up with a dying nova-compute service.

Sleeping 2+ seconds after booting into compute and before rebooting
controller fixes the problem: nova-compute keeps running and its status
in nova-manage service list will go to XXX and back to :-) without user
intervention.

Change-Id: I8ba20c77392b0966d6febfc300790cf1943f2ad5
2014-11-24 09:00:07 +01:00
..
2014-10-03 14:19:00 +02:00
2014-06-16 16:55:23 +05:30

All scripts in this directory run within the VMs.

They install and configure OpenStack components and any other required software (such as databases).

Before these generic scripts run, scripts from the osbash (or vagrant, depending on the installation method) subdirectory set up the VM and configure basic networking.