From 1be06d2cdf5ae5308b4efdadd97a59021738f055 Mon Sep 17 00:00:00 2001 From: Yifei Xue Date: Sat, 16 Dec 2017 09:31:43 +0800 Subject: Update the tag and repo name for stable/euphrates JIRA: - Correct the repo name and tag name. Change-Id: Ie120b364bb118997b5eb3a906e089d89046e43b7 Signed-off-by: Yifei Xue --- docs/release/installation/installation.rst | 2 +- docs/release/installation/preconditions.rst | 2 +- docs/release/release-notes/release-notes.rst | 8 ++++---- docs/release/scenarios/k8s-nosdn-nofeature-ha.rst | 2 +- docs/release/scenarios/os-nosdn-nofeature-ha.rst | 2 +- docs/release/scenarios/os-odl-nofeature-ha.rst | 2 +- docs/release/scenarios/os-odl-sfc-ha.rst | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) (limited to 'docs') diff --git a/docs/release/installation/installation.rst b/docs/release/installation/installation.rst index 05c5e2ef..8fe5f8e7 100644 --- a/docs/release/installation/installation.rst +++ b/docs/release/installation/installation.rst @@ -59,7 +59,7 @@ NOTE: PLEASE DO NOT GIT CLONE COMPASS4NFV IN ROOT DIRECTORY(INCLUDE SUBFOLDERS). To get stable /Euphrates release, you can use the following command: -- git checkout Euphrates.1.0 +- git checkout opnfv-5.1.0 Setup Requirements ------------------ diff --git a/docs/release/installation/preconditions.rst b/docs/release/installation/preconditions.rst index 3ba42ab6..5dbfd59b 100644 --- a/docs/release/installation/preconditions.rst +++ b/docs/release/installation/preconditions.rst @@ -60,7 +60,7 @@ NOTE: PLEASE DO NOT GIT CLONE COMPASS4NFV IN ROOT DIRECTORY(INCLUDE SUBFOLDERS). To get stable/euphrates release, you can use the following command: -- git checkout Euphrates.1.0 +- git checkout opnfv-5.1.0 Setup Requirements ------------------ diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index 73825062..605740d4 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -25,10 +25,10 @@ Release Data | **Project** | Compass4nfv | | | | +--------------------------------------+--------------------------------------+ -| **Repo/tag** | Compass4nfv/Euphrates.1.0 | +| **Repo/tag** | Compass4nfv/opnfv-5.1.0 | | | | +--------------------------------------+--------------------------------------+ -| **Release designation** | Euphrates.1.0 | +| **Release designation** | Euphrates 5.1.0 | | | | +--------------------------------------+--------------------------------------+ | **Release date** | October 2017 | @@ -44,7 +44,7 @@ Deliverables Software deliverables ~~~~~~~~~~~~~~~~~~~~~ - - Compass4nfv/Euphrates.1.0 tarball, please get it from `OPNFV software download page `_ + - Compass4nfv/opnfv-5.1.0 tarball, please get it from `OPNFV software download page `_ .. _document-label: @@ -135,7 +135,7 @@ System Limitations Scenario Limitations -------------------- -**ODL SFC:** In the Euphrates1.0, Compass doesn't integrate OpenStack Tacker +**ODL SFC:** In the Euphrates 5.1.0, Compass doesn't integrate OpenStack Tacker Project yet. However, the SFC related test cases in Functest always use Tacker as NFVO to delivery VNFFG or SFC related requests to ODL via networking-sfc. So the odl-sfc scenario of Compass cannot pass the SFC testcases in Functest. diff --git a/docs/release/scenarios/k8s-nosdn-nofeature-ha.rst b/docs/release/scenarios/k8s-nosdn-nofeature-ha.rst index d9925cb7..f7d7680d 100644 --- a/docs/release/scenarios/k8s-nosdn-nofeature-ha.rst +++ b/docs/release/scenarios/k8s-nosdn-nofeature-ha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) Justin Chi (HUAWEI),Yifei Xue (HUAWEI)and Xinhui Hu (FIBERHOME) -This document introduces scenario descriptions for Euphrates 1.0 of +This document introduces scenario descriptions for Euphrates 5.1.0 of deployment with no SDN controller and no feature enabled. .. contents:: diff --git a/docs/release/scenarios/os-nosdn-nofeature-ha.rst b/docs/release/scenarios/os-nosdn-nofeature-ha.rst index 6ff3b85c..fe288d14 100644 --- a/docs/release/scenarios/os-nosdn-nofeature-ha.rst +++ b/docs/release/scenarios/os-nosdn-nofeature-ha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) Justin Chi (HUAWEI) and Yifei Xue (HUAWEI) -This document introduces scenario descriptions for Euphrates 1.0 of +This document introduces scenario descriptions for Euphrates 5.1.0 of deployment with no SDN controller and no feature enabled. .. contents:: diff --git a/docs/release/scenarios/os-odl-nofeature-ha.rst b/docs/release/scenarios/os-odl-nofeature-ha.rst index 64e74e04..6c74041f 100644 --- a/docs/release/scenarios/os-odl-nofeature-ha.rst +++ b/docs/release/scenarios/os-odl-nofeature-ha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) Justin Chi (HUAWEI) and Yifei Xue (HUAWEI) -This document introduces scenario descriptions for Euphrates 1.0 of +This document introduces scenario descriptions for Euphrates 5.1.0 of deployment with the OpenDaylight controller and no feature enabled. .. contents:: diff --git a/docs/release/scenarios/os-odl-sfc-ha.rst b/docs/release/scenarios/os-odl-sfc-ha.rst index 7dca2417..55c6874b 100644 --- a/docs/release/scenarios/os-odl-sfc-ha.rst +++ b/docs/release/scenarios/os-odl-sfc-ha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) Justin Chi (HUAWEI) and Yifei Xue (HUAWEI) -This document introduces scenario descriptions for Euphrates 1.0 of +This document introduces scenario descriptions for Euphrates 5.1.0 of deployment with the OpenDaylight controller and SFC feature enabled. .. contents:: -- cgit 1.2.3-korg