diff options
author | Yifei Xue <xueyifei@huawei.com> | 2018-03-19 10:54:01 +0800 |
---|---|---|
committer | Yifei Xue <xueyifei@huawei.com> | 2018-03-27 09:35:49 +0800 |
commit | 5dc83b5989cc4af52bfbf2b9444ba9f28898919c (patch) | |
tree | 8f7c97d131f34f8067be0072695a054fc40d2016 /docs/release/installation/installation.rst | |
parent | 9c5ae544e3f1adbc5bb0df1fc7388012bdf642fa (diff) |
Documentation Update for Fraser release
JIRA: -
Update the document for the latest Fraser release.
Change-Id: Ifec8630ba7a87e2245ae6294b1f39b09ee2a8b6f
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Diffstat (limited to 'docs/release/installation/installation.rst')
-rw-r--r-- | docs/release/installation/installation.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/release/installation/installation.rst b/docs/release/installation/installation.rst index 05c5e2ef..2fb51641 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 Euphrates release of OPNFV when using Compass4nfv as a +configure the Fraser 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 Euphrates release of OPNFV, +Before starting the installation of the Fraser 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/Euphrates" to locate the ISO image. +NOTE: Search the keyword "compass4nfv/Fraser" to locate the ISO image. E.g. -compass4nfv/Euphrates/opnfv-2017-09-18_08-15-13.tar.gz +compass4nfv/Fraser/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 /Euphrates release, you can use the following command: +To get stable /Fraser release, you can use the following command: -- git checkout Euphrates.1.0 +- git checkout Fraser.1.0 Setup Requirements ------------------ |