Roger Luethi 7e1864c7ba labs: add init_node command
This changeset adds a new init_node command for config/scripts.* and
uses it to merge scripts.nodeinit_osbash and scripts.nodeinit_vagrant
into the node specific config/scripts.*.

This results in some redundancy, but it (hopefully) makes the script
configuration easier to follow. It also makes the initial creation and
configuration of the VM just another step that can be picked or omitted
from script configuration.

Implements: blueprint openstack-training-labs
Change-Id: Ieadfe2b9540710556100051723e3e6f08855efa3
2014-08-20 13:02:29 +02:00
..
2014-06-18 13:26:10 +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.