summaryrefslogtreecommitdiffstats
path: root/fuel/docs/src/build-instructions.rst
diff options
context:
space:
mode:
authorJonas Bjurel <jonas.bjurel@ericsson.com>2015-10-03 16:54:43 +0200
committerJonas Bjurel <jonas.bjurel@ericsson.com>2015-10-03 16:54:43 +0200
commit11dbe27afb96c5b54b9f4f0a1c8b21194f59dc7b (patch)
tree1ee6814c36c7af010cff9d67a1cf1643b233a378 /fuel/docs/src/build-instructions.rst
parent0d4a1f4143d71fc616f456a3708d5c8c2a24ec3f (diff)
Moving tag arno.2015.1.0 from genesis to fuel/stable/arnoarno.2015.1.0
Change-Id: I8bb3e28a814e04ad15e8a4b24b40bd7685600f46 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Diffstat (limited to 'fuel/docs/src/build-instructions.rst')
-rw-r--r--fuel/docs/src/build-instructions.rst37
1 files changed, 17 insertions, 20 deletions
diff --git a/fuel/docs/src/build-instructions.rst b/fuel/docs/src/build-instructions.rst
index 790bcf513..b05164f98 100644
--- a/fuel/docs/src/build-instructions.rst
+++ b/fuel/docs/src/build-instructions.rst
@@ -1,6 +1,6 @@
-============================================================================
-OPNFV Build instructions for - Fuel deployment tool - OPNFV Arno SR1 release
-============================================================================
+========================================================================
+OPNFV Build instructions for - Fuel deployment tool - OPNFV Arno release
+========================================================================
.. contents:: Table of Contents
:backlinks: none
@@ -8,34 +8,31 @@ OPNFV Build instructions for - Fuel deployment tool - OPNFV Arno SR1 release
Abstract
========
-This document describes how to build the Fuel deployment tool for the Arno SR1 release of OPNFV, the build system, dependencies and required system resources.
+This document describes how to build the Fuel deployment tool for the Arno release of OPNFV, the build system, dependencies and required system resources.
License
=======
-Arno SR1 release of OPNFV when using Fuel as a deployment tool DOCs (c) by Jonas Bjurel (Ericsson AB)
+Arno release of OPNFV when using Fuel as a deployment tool DOCs (c) by Jonas Bjurel (Ericsson AB)
-Arno SR1 release of OPNFV when using Fuel as a deployment tool DOCs (c) 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/>.
+Arno release of OPNFV when using Fuel as a deployment tool DOCs (c) 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/>.
Version history
===============
-+--------------------+--------------------+--------------------+----------------------+
-| **Date** | **Ver.** | **Author** | **Comment** |
-| | | | |
-+--------------------+--------------------+--------------------+----------------------+
-| 2015-06-03 | 1.0.0 | Jonas Bjurel | Instructions for |
-| | | (Ericsson AB) | the Arno release |
-+--------------------+--------------------+--------------------+----------------------+
-| 2015-09-24 | 1.1.0 | Jonas Bjurel | Instructions for |
-| | | (Ericsson AB) | the Arno SR1 release |
-+--------------------+--------------------+--------------------+----------------------+
++--------------------+--------------------+--------------------+--------------------+
+| **Date** | **Ver.** | **Author** | **Comment** |
+| | | | |
++--------------------+--------------------+--------------------+--------------------+
+| 2015-06-03 | 1.0.0 | Jonas Bjurel | Instructions for |
+| | | (Ericsson AB) | the Arno release |
++--------------------+--------------------+--------------------+--------------------+
Introduction
============
-This document describes the build system used to build the Fuel deployment tool for the Arno SR1 release of OPNFV, required dependencies and minimum requirements on the host to be used for the buildsystem.
+This document describes the build system used to build the Fuel deployment tool for the Arno release of OPNFV, required dependencies and minimum requirements on the host to be used for the buildsystem.
The Fuel build system is desigened around Docker containers such that dependencies outside of the build system can be kept to a minimum. It also shields the host from any potential dangerous operations performed by the build system.
@@ -103,9 +100,9 @@ Now it is time to clone the code repository:
Now you should have the OPNFV genesis repository with the Fuel directories stored locally on your build host.
-Check out the Arno SR1 release:
+Check out the Arno release:
<cd genesis>
-<git checkout arno.2015.2.0>
+<git checkout arno.2015.1.0>
Building
========
@@ -173,7 +170,7 @@ References
-
:Authors: Jonas Bjurel (Ericsson)
-:Version: 1.1.0
+:Version: 1.0.0
**Documentation tracking**