
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
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.