Roger Luethi 6bdf7e2e47 labs: fix HTTP_EXCEPTIONS check
If HTTP_EXCEPTIONS is not 0, it is a string. In that case, the
comparison "-ne 0" results in an error and the script aborts.
Use string comparison instead.

Change-Id: I2e9311e6e0577b213281eaa7b0227ca51d59368d
2015-03-28 09:30:14 +01: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.