
This script sets the hostname and configures networking in the node VM. It gets the hostname from its own file name (which is appropriately set by vm_build_node when copying the file). Partial-Bug: 1312764 Implements: blueprint openstack-training-labs Change-Id: I9d0daad40462202c42ddd3a591f93b23d9512d53
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.