From 04b0865ee8e4d35b36ca4e1f007eefcb51524bb6 Mon Sep 17 00:00:00 2001
From: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Date: Tue, 27 Feb 2018 16:15:59 +0800
Subject: Update docs for Fraser release

Change-Id: Iccaaeb1018b51d80814a7263366eff8e8bd0e1d2
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
---
 docs/release/installation/installation_guide.rst | 10 ++++-----
 docs/release/installation/introduction.rst       |  2 +-
 docs/release/release-notes/release-notes.rst     | 27 +++++++++++++-----------
 3 files changed, 21 insertions(+), 18 deletions(-)

diff --git a/docs/release/installation/installation_guide.rst b/docs/release/installation/installation_guide.rst
index 3017f1cd..e600443e 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 Euphrates
+This document provides guidelines on how to install and configure the Fraser
 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 Euphrates release of OPNFV, some plannings
+Before starting the installation of the Fraser release of OPNFV, some plannings
 must be done.
 
 
@@ -33,7 +33,7 @@ The daily build iso image can be retrieved via OPNFV artifact repository:
 
 http://artifacts.opnfv.org/daisy.html
 
-NOTE: Search the keyword "daisy/Euphrates" to locate the iso image.
+NOTE: Search the keyword "daisy/Fraser" to locate the iso image.
 
 E.g.
 daisy/opnfv-2017-10-06_09-50-23.iso
@@ -52,9 +52,9 @@ To retrieve the repository of Daisy on Jumphost use the following command:
 
 - git clone https://gerrit.opnfv.org/gerrit/daisy
 
-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 opnfv.6.0
 
 
 Setup Requirements
diff --git a/docs/release/installation/introduction.rst b/docs/release/installation/introduction.rst
index cf7452f9..882c5d77 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 Euphrates release of OPNFV when using
+This document describes how to install the Fraser release of OPNFV when using
 Daisy4nfv as a deployment tool covering it's limitations, dependencies and
 required resources.
 
diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst
index ae6f5e7f..4d844c0b 100644
--- a/docs/release/release-notes/release-notes.rst
+++ b/docs/release/release-notes/release-notes.rst
@@ -26,16 +26,16 @@ Release Data
 | **Project**                          | Daisy4nfv                            |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
-| **Repo/tag**                         | Daisy4nfv/Euphrates.1.0              |
+| **Repo/tag**                         | daisy/opnfv-6.0                      |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
-| **Release designation**              | Euphrates.1.0                        |
+| **Release designation**              | opnfv-6.0                            |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
 | **Release date**                     |                                      |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
-| **Purpose of the delivery**          | OPNFV Euphrates release              |
+| **Purpose of the delivery**          | OPNFV Fraser release                 |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
 
@@ -45,16 +45,16 @@ Deliverables
 Software deliverables
 ~~~~~~~~~~~~~~~~~~~~~
 
- - Daisy4nfv/Euphrates.1.0 ISO, please get it from `OPNFV software download page <https://www.opnfv.org/software/>`_
+ - Daisy4NFV/opnfv-6.0 ISO, please get it from `OPNFV software download page <https://www.opnfv.org/software/>`_
 
 .. _document-label:
 
 Documentation deliverables
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 
- - OPNFV(Euphrates) Daisy4nfv installation instructions
+ - OPNFV(Fraser) Daisy4nfv installation instructions
 
- - OPNFV(Euphrates) Daisy4nfv Release Notes
+ - OPNFV(Fraser) Daisy4nfv Release Notes
 
 Version change
 --------------
@@ -63,14 +63,14 @@ Version change
 Module version change
 ~~~~~~~~~~~~~~~~~~~~~
 
-This is the Euphrates release of Daisy4nfv as a deployment toolchain in OPNFV, the following
+This is the Fraser release of Daisy4nfv as a deployment toolchain in OPNFV, the following
 upstream components supported with this release.
 
- - Centos 7.3
+ - Centos 7.4
 
- - Openstack (Ocata release)
+ - Openstack (Pike release)
 
- - Opendaylight (Carbon SR1)
+ - Opendaylight (Carbon SR3)
 
 Reason for new version
 ----------------------
@@ -82,10 +82,13 @@ Feature additions
 | **JIRA REFERENCE**                   | **SLOGAN**                              |
 |                                      |                                         |
 +--------------------------------------+-----------------------------------------+
-|                                      | Support OpenDayLight Carbon SR1         |
+|                                      | Support OpenDayLight Carbon SR3         |
 |                                      |                                         |
 +--------------------------------------+-----------------------------------------+
-|                                      | Support OpenStack Ocata                 |
+|                                      | Support OpenStack Pike                  |
+|                                      |                                         |
++--------------------------------------+-----------------------------------------+
+|                                      | Support OVS+DPDK                        |
 |                                      |                                         |
 +--------------------------------------+-----------------------------------------+
 
-- 
cgit