Files
6bdf7e2e4789ee728d9cfaa73026ef1ec49481b4
training-guides /labs /scripts
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
2015年03月09日 13:49:52 +00: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.