From 3447589a78375d4dab41608a3504f56a6e4ac9c9 Mon Sep 17 00:00:00 2001 From: shangxdy Date: Thu, 19 Oct 2017 22:47:31 +0800 Subject: Update notes for release E Update userguide and release-notes JIRA:PARSER-163 Change-Id: I3b15aa40afcb86a415997fc7e2471894bf3c9f06 Signed-off-by: shangxdy --- docs/release/release-notes/release-notes.rst | 72 ++++++++++++++++++++++++---- 1 file changed, 63 insertions(+), 9 deletions(-) (limited to 'docs/release/release-notes/release-notes.rst') diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index 0db5c35..3c1dc70 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -19,7 +19,7 @@ Version history | 2017-03-06 | 1.0 | Howard Huang | Danube Release | | | | | | +--------------------+--------------------+--------------------+--------------------+ -| | | | | +| 2017-09-25 | 2.0 | Shang Xiaodong | Euphrates release | | | | | | +--------------------+--------------------+--------------------+--------------------+ | | | | | @@ -60,10 +60,10 @@ Release Data +--------------------------------------+--------------------------------------+ Version change -^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^ Module version changes -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~ - OpenStack tosca-parser and heat-translator have changed from 0.6 to 0.7 @@ -72,14 +72,14 @@ Module version changes - no feature changes in yang2tosca and policy2tosca since Colorado Release. Document version changes -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~ - Parser Dabube Release documentation has adoped a new format. Reason for version -^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^ Feature additions -~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~ : @@ -107,10 +107,42 @@ Feature additions +--------------------------------------+--------------------------------------+ | PARSER-121 | Add ip output in compute node | +--------------------------------------+--------------------------------------+ +| PARSER-125 | Package for funectest with docker | +| | container. | ++--------------------------------------+--------------------------------------+ +| PARSER-135 | Support costum datatype in | +| | capability. | ++--------------------------------------+--------------------------------------+ +| PARSER-136 | Support metadata validation | ++--------------------------------------+--------------------------------------+ +| PARSER-137 | Support yaml file with suffix of yml | ++--------------------------------------+--------------------------------------+ +| PARSER-138 | Support costum datatype definition | +| | cin parameters. | ++--------------------------------------+--------------------------------------+ +| PARSER-141 | Add required parameters validation | +| | for nested service | ++--------------------------------------+--------------------------------------+ +| PARSER-142 | Add parameter validation in design | +| | time for ONAP | ++--------------------------------------+--------------------------------------+ +| PARSER-144 | Add import file with suffix of yml | +| | testcases | ++--------------------------------------+--------------------------------------+ +| PARSER-146 | Support template version of | +| | tosca_simple_yaml_1_1 | ++--------------------------------------+--------------------------------------+ +| PARSER-148 | Add debug mode parameter | ++--------------------------------------+--------------------------------------+ +| PARSER-151 | Refactor heat-translator setup.py | ++--------------------------------------+--------------------------------------+ +| PARSER-154 | code optimizations about graph | +| | manipulation and formula generation. | ++--------------------------------------+--------------------------------------+ Bug corrections -~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~ **JIRA TICKETS:** @@ -123,6 +155,22 @@ Bug corrections +--------------------------------------+--------------------------------------+ | PARSER-122 | Fix docs bug | +--------------------------------------+--------------------------------------+ +| PARSER-145 | Fix exceptions overwritten when | +| | nested import service topology | ++--------------------------------------+--------------------------------------+ +| PARSER-152 | fix costum datatype definition | +| | in parameters | ++--------------------------------------+--------------------------------------+ +| PARSER-153 | Fix StatefulEntityType when | +| | entitytype is not define | ++--------------------------------------+--------------------------------------+ +| PARSER-155 | Fix substitution mapping assigned | +| | value to nodetemplate | ++--------------------------------------+--------------------------------------+ +| PARSER-156 | Fix functest_run script for role | +| | of heat_stack_owner | ++--------------------------------------+--------------------------------------+ + Deliverables ------------ @@ -191,9 +239,15 @@ Fuel@OPNFV Arno RC2 has undergone QA test runs with the following results: | **TEST-SUITE** | **Results:** | | | | +--------------------------------------+--------------------------------------+ -| | | +| Parser with functest in fuel | PASS | +--------------------------------------+--------------------------------------+ -| | | +| Parser with functest in apex | PASS | ++--------------------------------------+--------------------------------------+ +| Parser with functest in daisy | PASS | ++--------------------------------------+--------------------------------------+ +| Parser with functest in compass | PASS | ++--------------------------------------+--------------------------------------+ +| Parser with functest in joid | SKIP | +--------------------------------------+--------------------------------------+ References -- cgit 1.2.3-korg