Roger Luethi a9d74f1348 labs: set tunnel IP address
Replace placeholder INSTANCE_TUNNELS_INTERFACE_IP_ADDRESS with the
node's IP address in the data network.

To that end, the patch adds a new function hostname_to_ip.

Change-Id: I7baabdde50e62c9c8f006c19eddeca54d368666b
Implements: blueprint openstack-training-labs
2014-08-19 09:02:49 +02:00
..
2014-08-19 09:02:49 +02:00
2014-06-16 16:55:23 +05:30

This directory contains bash libraries used by scripts.

Configuration files for kickstart (Fedora) and preseed (Ubuntu) are in osbash/netboot.

The vagrant-ssh-keys from the Vagrant project can be automatically installed into osbash VMs to make them accessible like Vagrant VMs without having to install yet another set of ssh keys.

The templates used to build Windows batch files are in the wbatch subdirectory.