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/preconditions.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/preconditions.rst')
-rw-r--r-- | docs/release/installation/preconditions.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/release/installation/preconditions.rst b/docs/release/installation/preconditions.rst index 3ba42ab6..9264c793 100644 --- a/docs/release/installation/preconditions.rst +++ b/docs/release/installation/preconditions.rst @@ -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. @@ -38,10 +38,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 tarball. +NOTE: Search the keyword "compass4nfv/Fraser" to locate the tarball. E.g. -compass4nfv/euphrates/opnfv-2017-03-29_08-55-09.tar.gz +compass4nfv/fraser/opnfv-2017-03-29_08-55-09.tar.gz The name of tarball includes the time of tarball building, you can get the daily tarball according the building time. @@ -58,9 +58,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 ------------------ |