From: aosull01 Date: Fri, 19 Mar 2021 14:54:27 +0000 (+0000) Subject: Update release notes and docs X-Git-Tag: 10.0.0~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=externalapi%2Fnbi.git;a=commitdiff_plain;h=2f9c294f3dbe0b52b52df171f27d70e6833acb96 Update release notes and docs Issue-ID: EXTAPI-586 Signed-off-by: aosull01 Change-Id: I94f47e1f31337ba3fe375a216a7461000b23c266 --- diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst index 185fc37..b5def70 100755 --- a/docs/architecture/architecture.rst +++ b/docs/architecture/architecture.rst @@ -17,7 +17,7 @@ These API are based on **TMF API**. ******************************************* -Global NBI architecture for Guilin release +Global NBI architecture for Honolulu release ******************************************* Following illustration provides a global view about NBI architecture, diff --git a/docs/offeredapis/offeredapis.rst b/docs/offeredapis/offeredapis.rst index d1fb993..d383040 100644 --- a/docs/offeredapis/offeredapis.rst +++ b/docs/offeredapis/offeredapis.rst @@ -17,7 +17,7 @@ be used by external systems as BSS for example. These API are based on **TMF API**. ******************************************* -Global NBI architecture for Guilin release +Global NBI architecture for Honolulu release ******************************************* Following illustration provides a global view about **NBI** architecture, diff --git a/docs/releasenotes/releasenotes.rst b/docs/releasenotes/releasenotes.rst index 64f204a..ec6cb0b 100755 --- a/docs/releasenotes/releasenotes.rst +++ b/docs/releasenotes/releasenotes.rst @@ -5,6 +5,38 @@ Release Notes ============= +Version: 8.0.1 +-------------- + +:Release Date: 2021-03-19 + +Honolulu Release tag - 8.0.1 + +**Fix** + +- `EXTAPI-535 `_ - Error in NBI serviceSpecification API + +Details of NBI features for Honolulu are described in the readTheDoc documentation. + +https://docs.onap.org/projects/onap-externalapi-nbi/en/latest/index.html#master-index + +**Known Issues** + +No new issues + +**Security Notes** + +External API pods security are as requested per TSC must have list + +Quick Links: + +- `External API project page `_ + +**Upgrade Notes** + +No major API changes. The API Major version is still 4. + + Version: 7.0.2 --------------