Add create vm script and foreman config 93/693/5
authorarnaudmorin <arnaud.morin@gmail.com>
Fri, 29 May 2015 13:56:50 +0000 (15:56 +0200)
committerarnaudmorin <arnaud.morin@gmail.com>
Fri, 26 Jun 2015 12:10:20 +0000 (14:10 +0200)
Add a script to create a KVM machine and install foreman in it.
This is the beginning of the OpenSteak installation mecanism.
It is very similare as what is done in the Foreman/Quickstack approach
with small differences:
 - Ubuntu as base OS (instead of CentOS)
 - Foreman v1.8 (instead of 1.7.5
 - KVM (libvirt) virtual machine (instead of Vagrant)
 - Only python/bash scripts to manage all the stuff (instead of
   Khaleesi/Ansible/Astaport playbooks)

Change-Id: Ie66b1da4288372927e30163f82f5a0f45e2e73d0
JIRA: BGS-9
Signed-off-by: arnaudmorin <arnaud.morin@gmail.com>

No differences found