aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/installation/installation.rst
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2018-10-31 10:56:45 +0800
committerHarry Huang <huangxiangyu5@huawei.com>2018-10-31 10:57:11 +0800
commitaa75ba1b33e46523d43499358b3d2fb9e00ab523 (patch)
tree591080ed636f2898ebd76ebe4dc9209d19953962 /docs/release/installation/installation.rst
parente1f6036aaac72955e32c28dc656f72ce55049105 (diff)
Update docs for Gambia
JIRA: - Change-Id: I5c2c404f74b91c12cccd6b085e75415a6f38eb62 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to 'docs/release/installation/installation.rst')
-rw-r--r--docs/release/installation/installation.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/release/installation/installation.rst b/docs/release/installation/installation.rst
index 2fb51641..9987c69c 100644
--- a/docs/release/installation/installation.rst
+++ b/docs/release/installation/installation.rst
@@ -6,7 +6,7 @@ Compass4nfv configuration
=========================
This document describes providing guidelines on how to install and
-configure the Fraser release of OPNFV when using Compass4nfv as a
+configure the Gambia release of OPNFV when using Compass4nfv as a
deployment tool including required software and hardware
configurations.
@@ -21,7 +21,7 @@ networking and Unix/Linux administration.
Preconditions
-------------
-Before starting the installation of the Fraser release of OPNFV,
+Before starting the installation of the Gambia release of OPNFV,
some planning must be done.
@@ -37,10 +37,10 @@ The daily build tarball can be retrieved via OPNFV artifacts repository:
http://artifacts.opnfv.org/compass4nfv.html
-NOTE: Search the keyword "compass4nfv/Fraser" to locate the ISO image.
+NOTE: Search the keyword "compass4nfv/Gambia" to locate the ISO image.
E.g.
-compass4nfv/Fraser/opnfv-2017-09-18_08-15-13.tar.gz
+compass4nfv/Gambia/opnfv-2017-09-18_08-15-13.tar.gz
The name of tarball includes the time of iso building, you can get the daily
ISO according the building time.
@@ -57,9 +57,9 @@ To retrieve the repository of Compass4nfv on Jumphost use the following command:
NOTE: PLEASE DO NOT GIT CLONE COMPASS4NFV IN ROOT DIRECTORY(INCLUDE SUBFOLDERS).
-To get stable /Fraser release, you can use the following command:
+To get stable /Gambia release, you can use the following command:
-- git checkout Fraser.1.0
+- git checkout Gambia.1.0
Setup Requirements
------------------