Files
training-guides/labs/scripts
Pranav Salunke d99d206262 Fix test case for cinder volumes
The verification step (test) in setup_cinder_volumes fails because the
compute node does not have access to the api network (noticed with KVM;
our VirtualBox setup hides the problem).

This changeset adds helper functions that allow scripts to make ssh
calls into other node VMs. The script, setup_cinder_volumes.sh, now
runs the tests on the controller node.

Change-Id: I79da47d829ed387f510318d27ec919af575344c3
Co-Authored-By: Roger Luethi <rl@patchworkscience.org>
2015-01-21 17:15:47 +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.