Merge "Remove Compass from genesis."
[genesis.git] / opensteak / tools / README.rst
1 :Authors: Arnaud Morin (arnaud1.morin@orange.com)
2 :Version: 0.0.2
3
4 =======================================================
5 OPNFV Installation instructions using Foreman/OpenSteak
6 =======================================================
7
8 Abstract
9 ========
10
11 This document describes how to setup OPNFV from a foreman Virtual Machine on an Ubuntu server.
12
13 License
14 =======
15 OPNFV Installation instructions using Foreman/OpenSteak (c) by Arnaud Morin (Orange)
16
17 OPNFV Installation instructions using Foreman/OpenSteak are licensed under a Creative Commons Attribution 4.0 International License. You should have received a copy of the license along with this. If not, see <http://creativecommons.org/licenses/by/4.0/>.
18
19 Version history
20 ===================
21
22 +--------------------+--------------------+--------------------+--------------------+
23 | **Date**           | **Ver.**           | **Author**         | **Comment**        |
24 |                    |                    |                    |                    |
25 +--------------------+--------------------+--------------------+--------------------+
26 | 2015-06-08         | 0.0.1              | Arnaud Morin       | First draft        |
27 |                    |                    | (Orange)           |                    |
28 +--------------------+--------------------+--------------------+--------------------+
29
30 Table of contents
31 ===================
32
33 .. contents::
34    :backlinks: none
35
36 Introduction
37 ============
38
39 This document describes how to setup OPNFV from a foreman Virtual Machine on an Ubuntu server.
40 Before starting, you should have an Ubuntu 14.04 LTS server already installed.
41
42 Here is the manual workflow that you will have to perform:
43
44 - Install
45 - Manually prepare configuration files from templates.
46
47
48 Here is the current workflow of the automated installation:
49
50 - Dependencies installation (such as libvirt, impitools, etc.)
51 - Foreman Virtual Machine creation
52 - to be completed