diff options
author | Justin chi <chigang@huawei.com> | 2017-03-30 16:45:03 +0800 |
---|---|---|
committer | chigang <chigang@huawei.com> | 2017-03-30 22:13:12 +0800 |
commit | 0523f8c84d0dd1530c725b08d881653f8522287f (patch) | |
tree | c00f2696c78bf7740c5593772253b7d854fe96ea /docs/release/release-notes | |
parent | d52a11770689f4fd4d2bc4b9bf8dc09d4dd62ebf (diff) |
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 <chigang@huawei.com>
Signed-off-by: chigang <chigang@huawei.com>
Diffstat (limited to 'docs/release/release-notes')
-rw-r--r-- | docs/release/release-notes/release-notes.rst | 41 |
1 files changed, 19 insertions, 22 deletions
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 |