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