Roger Luethi c92207bba3 labs: remove Vagrant files
This patch removes the files used by Vagrant to use the labs scripts.

Vagrant support is currently broken. The most pressing issue is that
some OpenStack software needs the VM rebooted after the distro software
updates, but doing that with Vagrant would take an extra effort. Same
goes for adding snapshots.

The presence of Vagrant-specific files confused quite a few people who
gained the impression that it is a requirement when it has always been
an alternative to osbash.

If there is sufficient interest in Vagrant support, we can add it back
later.

Change-Id: I7edfac1bb7c657d30acda0605a078c39d5fa997a
2014-10-28 11:30:16 +01:00
..
2014-10-03 14:19:00 +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.