summaryrefslogtreecommitdiffstats
path: root/docs/installation-instructions/introduction.rst
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2016-04-06 15:53:12 -0400
committerDan Radez <dradez@redhat.com>2016-04-08 14:53:16 -0400
commita49f39bda754e493553cd4c8fb8459893db60c7b (patch)
treeac9d041c4878068d026f3a2e43d195c61c931f6f /docs/installation-instructions/introduction.rst
parent48d62412ec1e2302edae13e3eee15d1f38c2ab7b (diff)
Documentation updates for Colorado
Change-Id: I21ada65b9da5da2c78750b018344cae834bd7ce4 Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'docs/installation-instructions/introduction.rst')
-rw-r--r--docs/installation-instructions/introduction.rst24
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/installation-instructions/introduction.rst b/docs/installation-instructions/introduction.rst
index 25452614..3d5d1bc4 100644
--- a/docs/installation-instructions/introduction.rst
+++ b/docs/installation-instructions/introduction.rst
@@ -1,7 +1,7 @@
Introduction
============
-This document describes the steps to install an OPNFV Bramaputra reference
+This document describes the steps to install an OPNFV Colorado reference
platform, as defined by the Genesis Project using the Apex installer.
The audience is assumed to have a good background in networking
@@ -10,31 +10,31 @@ and Linux administration.
Preface
=======
-Apex uses the RDO Manager Open Source project as a server provisioning tool.
-RDO Manager is the RDO Project implimentation of OpenStack's Triple-O project.
-The Triple-O image based life cycle installation tool provisions an OPNFV
-Target System (3 controllers, n number of compute nodes) with OPNFV specific
-configuration provided by the Apex deployment tool chain.
+Apex uses Triple-O from the RDO Project OpenStack distribution as a
+provisioning tool. The Triple-O image based life cycle installation
+tool provisions an OPNFV Target System (3 controllers, n number of
+compute nodes) with OPNFV specific configuration provided by the Apex
+deployment tool chain.
The Apex deployment artifacts contain the necessary tools to deploy and
configure an OPNFV target system using the Apex deployment toolchain.
These artifacts offer the choice of using the Apex bootable ISO
-(``opnfv-apex-bramaputra.iso``) to both install CentOS 7 and the
-nessesary materials to deploy or the Apex RPM (``opnfv-apex.rpm``)
+(``opnfv-apex-colorado.iso``) to both install CentOS 7 and the
+necessary materials to deploy or the Apex RPMs (``opnfv-apex*.rpm``)
which expects installation to a CentOS 7 libvirt enabled host. The RPM
-contains a collection of configuration file, prebuilt disk images,
+contains a collection of configuration files, prebuilt disk images,
and the automatic deployment script (``opnfv-deploy``).
An OPNFV install requires a "Jumphost" in order to operate. The bootable
ISO will allow you to install a customized CentOS 7 release to the Jumphost,
which includes the required packages needed to run ``opnfv-deploy``.
If you already have a Jumphost with CentOS 7 installed, you may choose to
-skip the ISO step and simply install the (``opnfv-apex.rpm``) RPM. The RPM
-is the same RPM included in the ISO and includes all the necessary disk
+skip the ISO step and simply install the (``opnfv-apex*.rpm``) RPMs. The RPMs
+are the same RPMs included in the ISO and include all the necessary disk
images and configuration files to execute an OPNFV deployment. Either method
will prepare a host to the same ready state for OPNFV deployment.
-``opnfv-deploy`` instantiates an RDO Manager Undercloud VM server using libvirt
+``opnfv-deploy`` instantiates a Triple-O Undercloud VM server using libvirt
as its provider. This VM is then configured and used to provision the
OPNFV target deployment (3 controllers, n compute nodes). These nodes can
be either virtual or bare metal. This guide contains instructions for