summaryrefslogtreecommitdiffstats
path: root/docs/release/installation
diff options
context:
space:
mode:
authorZhijiang Hu <hu.zhijiang@zte.com.cn>2017-09-13 23:05:14 -0400
committerZhijiang Hu <hu.zhijiang@zte.com.cn>2017-09-13 23:05:14 -0400
commitdf803249f94c0858f9e9f5188bdd03ad9c26e3fb (patch)
tree99d12934c55387b0b9f0750d8c2dbbeae629db48 /docs/release/installation
parent8f655e59dbd5a5ed3ebb7de6e504503c84722fb2 (diff)
Update doc content for Euphrates
Change-Id: Ide23a73bd0f610bf949431538e64788c2dae0e12 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Diffstat (limited to 'docs/release/installation')
-rw-r--r--docs/release/installation/installation_guide.rst10
-rw-r--r--docs/release/installation/introduction.rst2
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/release/installation/installation_guide.rst b/docs/release/installation/installation_guide.rst
index 5afd73aa..7e72db42 100644
--- a/docs/release/installation/installation_guide.rst
+++ b/docs/release/installation/installation_guide.rst
@@ -4,7 +4,7 @@
Daisy4nfv configuration
=======================
-This document provides guidelines on how to install and configure the Danube
+This document provides guidelines on how to install and configure the Euphrates
release of OPNFV when using Daisy as a deployment tool including required
software and hardware configurations.
@@ -17,7 +17,7 @@ networking and Unix/Linux administration.
Prerequisites
-------------
-Before starting the installation of the Danube release of OPNFV, some plannings
+Before starting the installation of the Euphrates release of OPNFV, some plannings
must be done.
@@ -33,7 +33,7 @@ The daily build bin image can be retrieved via OPNFV artifact repository:
http://artifacts.opnfv.org/daisy.html
-NOTE: Search the keyword "daisy/Danube" to locate the bin image.
+NOTE: Search the keyword "daisy/Euphrates" to locate the bin image.
E.g.
daisy/opnfv-gerrit-27155.bin
@@ -49,9 +49,9 @@ To retrieve the repository of Daisy on Jumphost use the following command:
- git clone https://gerrit.opnfv.org/gerrit/daisy
-To get stable Danube release, you can use the following command:
+To get stable Euphrates release, you can use the following command:
-- git checkout danube.1.0
+- git checkout euphrates.1.0
Setup Requirements
diff --git a/docs/release/installation/introduction.rst b/docs/release/installation/introduction.rst
index 4781ab7d..cf7452f9 100644
--- a/docs/release/installation/introduction.rst
+++ b/docs/release/installation/introduction.rst
@@ -4,7 +4,7 @@
Abstract
========
-This document describes how to install the Danube release of OPNFV when using
+This document describes how to install the Euphrates release of OPNFV when using
Daisy4nfv as a deployment tool covering it's limitations, dependencies and
required resources.