Roger Luethi e5bb49333f Add init_xxx_node.sh
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
2014-06-17 18:24:40 +02:00
..
2014-06-17 18:24:40 +02:00
2014-06-17 12:23:48 +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.