Roger Luethi 83ae4f83e4 labs: fix setup_cinder_volumes.sh, again
The recently introduced AUTH variable does not get correctly set in
setup_cinder_volumes.sh.

This wouldn't get noticed for installations via ssh (because the path in
AUTH incorrectly expanding to "config//admin-openstackrc.sh" happens to
work via ssh), but it breaks installations using VirtualBox shared
folders.

Change-Id: Ic4308b9736b5d79ca06683dd6c96d7479fdf8a67
2015-01-24 21:54:28 +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.