Roger Luethi c8f5ebb0e4 labs: fix neutron locale
The neutron client fails with an "unsupported locale setting" message if
a locale is sent via ssh from the host computer to the node VM.

This changeset works around the problem by setting LC_ALL=C if the
problem is detected.

Change-Id: I9caa38c8fbe7d0d0e4025e4ba0c7fb537e1686de
Implements: blueprint openstack-training-labs
2014-08-23 20:23:28 +02:00
..
2014-08-20 13:02:29 +02:00
2014-06-18 13:26:10 +02:00
2014-06-18 13:26:10 +02:00
2014-06-18 13:26:10 +02:00
2014-06-16 16:55:23 +05:30
2014-06-18 13:26:10 +02:00
2014-06-18 13:26:10 +02:00
2014-06-18 13:26:10 +02:00
2014-06-18 13:26:10 +02: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 (or vagrant, depending on the installation method) subdirectory set up the VM and configure basic networking.