Updates docs and scenarios for Euphrates
[apex.git] / docs / release / installation / introduction.rst
index cc48991..bb220b7 100644 (file)
@@ -1,7 +1,7 @@
 Introduction
 ============
 
-This document describes the steps to install an OPNFV Colorado reference
+This document describes the steps to install an OPNFV Euphrates reference
 platform, as defined by the Genesis Project using the Apex installer.
 
 The audience is assumed to have a good background in networking
@@ -19,17 +19,17 @@ 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-colorado.iso``) to both install CentOS 7 and the
+(``opnfv-apex-euphrates.iso``) to both install CentOS 7 and the
 necessary materials to deploy or the Apex RPMs (``opnfv-apex*.rpm``),
 and their associated dependencies, which expects installation to a
 CentOS 7 libvirt enabled host. The RPM 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,
+An OPNFV install requires a "Jump Host" in order to operate.  The bootable
+ISO will allow you to install a customized CentOS 7 release to the Jump Host,
 which includes the required packages needed to run ``opnfv-deploy``.
-If you already have a Jumphost with CentOS 7 installed, you may choose to
+If you already have a Jump Host with CentOS 7 installed, you may choose to
 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