From 29adca46b4b87f9abb81b2358fa4c4c90bef3254 Mon Sep 17 00:00:00 2001 From: Justin chi Date: Thu, 30 Mar 2017 16:45:03 +0800 Subject: Update release notes for Danube release JIRA: - 1. Add known issues and workaroud instructions 2. Update Danube release date Change-Id: I6058dcf7db478d680999f451f5959ec4f998036f Signed-off-by: Justin chi Signed-off-by: chigang (cherry picked from commit 0523f8c84d0dd1530c725b08d881653f8522287f) --- docs/release/installation/preconditions.rst | 2 +- docs/release/release-notes/release-notes.rst | 41 +++++++++++++--------------- 2 files changed, 20 insertions(+), 23 deletions(-) diff --git a/docs/release/installation/preconditions.rst b/docs/release/installation/preconditions.rst index 18bac119..67c0728a 100644 --- a/docs/release/installation/preconditions.rst +++ b/docs/release/installation/preconditions.rst @@ -41,7 +41,7 @@ http://artifacts.opnfv.org/compass4nfv.html NOTE: Search the keyword "compass4nfv/Danube" to locate the ISO image. E.g. -compass4nfv/Danube/opnfv-2016-09-18_08-15-13.iso +compass4nfv/danube/opnfv-2017-03-29_08-55-09.iso The name of iso image includes the time of iso building, you can get the daily ISO according the building time. diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index e44e6744..44678b87 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -31,7 +31,7 @@ Release Data | **Release designation** | Danube.1.0 | | | | +--------------------------------------+--------------------------------------+ -| **Release date** | March 27 2017 | +| **Release date** | March 31 2017 | | | | +--------------------------------------+--------------------------------------+ | **Purpose of the delivery** | OPNFV Danube release | @@ -88,11 +88,18 @@ Feature additions | **JIRA REFERENCE** | **SLOGAN** | | | | +--------------------------------------+-----------------------------------------+ +| COMPASS-504 | Open-O deployment with Compass | | | | ++--------------------------------------+-----------------------------------------+ +| COMPASS-362 | OpenDaylight Boron Support | +| | | ++--------------------------------------+-----------------------------------------+ +| COMPASS-491 | Support OpenStack Newton | | | | +--------------------------------------+-----------------------------------------+ + Bug corrections ~~~~~~~~~~~~~~~ @@ -124,27 +131,16 @@ System Limitations Known issues ------------ -+---------------+----------------------------------------------+ -| **Scenario** | **Issue** | -+---------------+----------------------------------------------+ -| | | -+---------------+----------------------------------------------+ -| | | -+---------------+----------------------------------------------+ - -**JIRA TICKETS:** - -+--------------------------------------+--------------------------------------+ -| **JIRA REFERENCE** | **SLOGAN** | -| | | -+--------------------------------------+--------------------------------------+ -| JIRA: | | -+--------------------------------------+--------------------------------------+ -| JIRA: | | -+--------------------------------------+--------------------------------------+ - -Workarounds ------------ ++----------------------+-------------------------------+-----------------------+ +| **Scenario** | **Issue** | **Workarounds** | ++----------------------+-------------------------------+-----------------------+ +| os-odl-l3-no-feature | Occasionally failed to assign | Rebuild the instance | +| | floating IP to an instance | and reassign floating | +| | | IP | ++----------------------+-------------------------------+-----------------------+ +| os-odl-l2-no-feature | Occasionally failed to login | Failed in testcase, | +| | instance via ssh | normal in usage | ++----------------------+-------------------------------+-----------------------+ Test Result @@ -152,4 +148,5 @@ Test Result The Danube release with the Compass4nfv deployment toolchain has undergone QA test runs with the following results: +Functest: http://testresults.opnfv.org/reporting/functest/release/danube/index-status-compass.html -- cgit 1.2.3-korg