Roger Luethi d9c55d0f60 labs: print stack-list in error case
setup_heat_network.sh aborts if the status is not CREATE_COMPLETE after
60 seconds. With this patch, the script prints the current stack list
before aborting so the user can see the current status of the stack
(which might be CREATE_IN_PROGRESS or CREATE_FAILED).

Change-Id: I23484ef5dfcc6e5681931b58fba0edef1003ff77
2015-04-26 12:26:29 +02:00
..
2015-03-28 09:30:14 +01:00

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 subdirectory set up the VM and configure basic networking.