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