Final Documentation 67/108067/2
authoraosull01 <adrian.osullivan@huawei.com>
Thu, 21 May 2020 14:25:13 +0000 (15:25 +0100)
committeraosull01 <adrian.osullivan@huawei.com>
Thu, 21 May 2020 14:43:12 +0000 (15:43 +0100)
Issue-ID: EXTAPI-419

Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I8363a0feeff2070aa55122c2472afc45ba9d02d7

docs/architecture/NBI_Developer_Guide.rst
docs/architecture/architecture.rst
docs/releasenotes/releasenotes.rst

index 82a7f34..e85118e 100644 (file)
@@ -11,8 +11,8 @@ NBI - Developer Guide
 Introduction
 ************
 
-NBI is a Java 8 web application built over Spring Framework.
-Using Spring Boot 1.5.10 dependencies, it runs as a standalone
+NBI is a Java 11 web application built over Spring Framework.
+Using Spring Boot 2.2.2 dependencies, it runs as a standalone
 application with an embedded Tomcat server.
 
 ************
index cd6e9f5..a807f0c 100755 (executable)
@@ -17,7 +17,7 @@ These API are based on **TMF API**.
 
 
 *******************************************
-Global NBI architecture for El Alto release
+Global NBI architecture for Frankfurt release
 *******************************************
 
 Following illustration provides a global view about NBI architecture,
index f2e680c..425d518 100755 (executable)
@@ -5,12 +5,12 @@
 Release Notes
 =============
 
-Version: 6.0.1
+Version: 6.0.3
 --------------
 
-:Release Date: 2020-04-06
+:Release Date: 2020-06-04
 
-Frankfurt Release tag - 6.0.1
+Frankfurt Release tag - 6.0.3
 
 **Fix**
 
@@ -33,6 +33,7 @@ Frankfurt Release tag - 6.0.1
 - `EXTAPI-417 <https://jira.onap.org/browse/EXTAPI-417>`_ - Support http local docker and https OOM via Env Variable 
 - `EXTAPI-423 <https://jira.onap.org/browse/EXTAPI-423>`_ - Check for CST template is case sensitive 
 - `EXTAPI-424 <https://jira.onap.org/browse/EXTAPI-424>`_ - Public HTTP port open 
+- `EXTAPI-427 <https://jira.onap.org/browse/EXTAPI-427>`_ - DMaap https port enable 
 
 Detail of NBI features are described in the readTheDoc documentation.