From b1556c0ec4bbe1c9a0d4ef16faca8109ce98b76b Mon Sep 17 00:00:00 2001 From: DylanB95EST Date: Mon, 11 Oct 2021 13:39:21 +0100 Subject: Update Release Notes Update release notes for DMI Plugin documentation Issue-ID: CPS-627 Change-Id: Ic3f9e36f020e8a5b5dbfaab24c0328cba455a5b9 Signed-off-by: DylanB95EST Signed-off-by: lukegleeson Signed-off-by: DylanB95EST --- docs/release-notes.rst | 97 +++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 76 insertions(+), 21 deletions(-) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 8e9a91a7..fdaf8af5 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -7,11 +7,9 @@ ======================== -DMI Plugin Release Notes +DMI-Plugin Release Notes ======================== -.. warning:: draft - .. contents:: :depth: 2 .. @@ -20,35 +18,86 @@ DMI Plugin Release Notes .. * * * ISTANBUL * * * .. ======================== -Version: 1.0.0 +Version: 1.0.1 ============== -Abstract --------- +Release Data +------------ + ++--------------------------------------+--------------------------------------------------------+ +| **CPS Project** | DMI-Plugin | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Docker images** | onap/ncmp-dmi-plugin:1.0.1 | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release designation** | 1.0.1 Istanbul | +| | | ++--------------------------------------+--------------------------------------------------------+ +| **Release date** | 2021-14-10 | +| | | ++--------------------------------------+--------------------------------------------------------+ + +Bug Fixes +--------- + + - `CPS-653 `_ cmHandleProperties not supported by dmi in fetch modules + - `CPS-659 `_ DMI does not set CREATE Response code for passthrough-running create use-case + - `CPS-669 `_ Improvements in the NCMP-DMI plugin OOM charts + - `CPS-678 `_ Passthrough read only supports known parameters (depth&field) + - `CPS-679 `_ Passthrough does not support resourceIdentifier with / tokens + - `CPS-706 `_ get moduleschema/yangresouce endpoint not working + +Known Limitations, Issues and Workarounds +----------------------------------------- + +*System Limitations* + + - `CPS-719 `_ Passthrough query options do not support comma (,) token in values + +*Known Vulnerabilities* + +None + +*Workarounds* + +None + +Security Notes +-------------- -This document provides the release notes for Istanbul release. +*Fixed Security Issues* + +None + +*Known Security Issues* + +None + +Version: 1.0.0 +============== Release Data ------------ +--------------------------------------+--------------------------------------------------------+ -| **CPS Project** | | +| **CPS Project** | DMI-Plugin | | | | +--------------------------------------+--------------------------------------------------------+ -| **Docker images** | placeholder | +| **Docker images** | onap/ncmp-dmi-plugin:1.0.0 | | | | +--------------------------------------+--------------------------------------------------------+ | **Release designation** | 1.0.0 Istanbul | | | | +--------------------------------------+--------------------------------------------------------+ -| **Release date** | 2021-14-10 | +| **Release date** | 2021-14-09 | | | | +--------------------------------------+--------------------------------------------------------+ Features -------- * Implement plugin registration. -* Retrieve data from cmHandles using ncmp-datastores passthorugh. +* Retrieve data from cmHandles using ncmp-datastores passthrough. * Retrieve Yang Resources from one or more modules of a CM Handle. .. _istanbul_deliverable: @@ -62,18 +111,19 @@ Software Deliverables :header: "Repository", "SubModules", "Version & Docker Image (if applicable)" :widths: auto - "cps/ncmp-dmi-plugin", "", "placeholder" + "cps/ncmp-dmi-plugin", "", "onap/ncmp-dmi-plugin:1.0.0" Bug Fixes --------- -This document provides the release notes for Istanbul release. + - `CPS-504 `_ Checkstyle rules are not enforced for cps-ncmp-dmi-plugin + - `CPS-589 `_ Json for Yang Resources does not contain name and revision tags + - `CPS-617 `_ DMI base path does not conform to agreed API URL Summary ------- -Following DMI plugin components are available with default ONAP/DMI-plugin installation. - +Following DMI-Plugin components are available with default ONAP/DMI-plugin installation. * Platform components @@ -90,27 +140,32 @@ Known Limitations, Issues and Workarounds *System Limitations* +None + *Known Vulnerabilities* -None + - `CPS-653 `_ cmHandleProperties not supported by dmi in fetch modules + - `CPS-659 `_ DMI does not set CREATE Response code for passthrough-running create use-case *Workarounds* +None + Security Notes -------------- *Fixed Security Issues* +None + *Known Security Issues* -Test Results ------------- - * `Integration tests` +None References ---------- -For more information on the ONAP Honolulu release, please see: +For more information on the ONAP Istanbul release, please see: #. `ONAP Home Page`_ #. `ONAP Documentation`_ @@ -125,5 +180,5 @@ For more information on the ONAP Honolulu release, please see: Quick Links: - - `Dmi Plugin implementation page `_ + - `CPS project page `_ - `Passing Badge information for CPS `_ -- cgit 1.2.3-korg