shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
| 3 | |
| 4 | .. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING |
| 5 | .. _release_notes: |
| 6 | |
| 7 | |
| 8 | |
| 9 | ======================== |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 10 | DMI-Plugin Release Notes |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 11 | ======================== |
| 12 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 13 | .. contents:: |
| 14 | :depth: 2 |
| 15 | .. |
| 16 | |
| 17 | .. ======================== |
| 18 | .. * * * ISTANBUL * * * |
| 19 | .. ======================== |
| 20 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 21 | Version: 1.0.1 |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 22 | ============== |
| 23 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 24 | Release Data |
| 25 | ------------ |
| 26 | |
| 27 | +--------------------------------------+--------------------------------------------------------+ |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 28 | | **CPS Project** | DMI-Plugin | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 29 | | | | |
| 30 | +--------------------------------------+--------------------------------------------------------+ |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 31 | | **Docker images** | onap/ncmp-dmi-plugin:1.0.1 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 32 | | | | |
| 33 | +--------------------------------------+--------------------------------------------------------+ |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 34 | | **Release designation** | 1.0.1 Istanbul | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 35 | | | | |
| 36 | +--------------------------------------+--------------------------------------------------------+ |
| 37 | | **Release date** | 2021-14-10 | |
| 38 | | | | |
| 39 | +--------------------------------------+--------------------------------------------------------+ |
| 40 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 41 | Bug Fixes |
| 42 | --------- |
| 43 | |
| 44 | - `CPS-653 <https://jira.onap.org/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules |
| 45 | - `CPS-659 <https://jira.onap.org/browse/CPS-659>`_ DMI does not set CREATE Response code for passthrough-running create use-case |
| 46 | - `CPS-669 <https://jira.onap.org/browse/CPS-669>`_ Improvements in the NCMP-DMI plugin OOM charts |
| 47 | - `CPS-678 <https://jira.onap.org/browse/CPS-678>`_ Passthrough read only supports known parameters (depth&field) |
| 48 | - `CPS-679 <https://jira.onap.org/browse/CPS-679>`_ Passthrough does not support resourceIdentifier with / tokens |
| 49 | - `CPS-706 <https://jira.onap.org/browse/CPS-706>`_ get moduleschema/yangresouce endpoint not working |
| 50 | |
| 51 | Known Limitations, Issues and Workarounds |
| 52 | ----------------------------------------- |
| 53 | |
| 54 | *System Limitations* |
| 55 | |
| 56 | - `CPS-719 <https://jira.onap.org/browse/CPS-719>`_ Passthrough query options do not support comma (,) token in values |
| 57 | |
| 58 | *Known Vulnerabilities* |
| 59 | |
| 60 | None |
| 61 | |
| 62 | *Workarounds* |
| 63 | |
| 64 | None |
| 65 | |
| 66 | Security Notes |
| 67 | -------------- |
| 68 | |
| 69 | *Fixed Security Issues* |
| 70 | |
| 71 | None |
| 72 | |
| 73 | *Known Security Issues* |
| 74 | |
| 75 | None |
| 76 | |
| 77 | Version: 1.0.0 |
| 78 | ============== |
| 79 | |
| 80 | Release Data |
| 81 | ------------ |
| 82 | |
| 83 | +--------------------------------------+--------------------------------------------------------+ |
| 84 | | **CPS Project** | DMI-Plugin | |
| 85 | | | | |
| 86 | +--------------------------------------+--------------------------------------------------------+ |
| 87 | | **Docker images** | onap/ncmp-dmi-plugin:1.0.0 | |
| 88 | | | | |
| 89 | +--------------------------------------+--------------------------------------------------------+ |
| 90 | | **Release designation** | 1.0.0 Istanbul | |
| 91 | | | | |
| 92 | +--------------------------------------+--------------------------------------------------------+ |
| 93 | | **Release date** | 2021-14-09 | |
| 94 | | | | |
| 95 | +--------------------------------------+--------------------------------------------------------+ |
| 96 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 97 | Features |
| 98 | -------- |
| 99 | * Implement plugin registration. |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 100 | * Retrieve data from cmHandles using ncmp-datastores passthrough. |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 101 | * Retrieve Yang Resources from one or more modules of a CM Handle. |
| 102 | |
| 103 | .. _istanbul_deliverable: |
| 104 | |
| 105 | Deliverables |
| 106 | ------------ |
| 107 | |
| 108 | Software Deliverables |
| 109 | |
| 110 | .. csv-table:: |
| 111 | :header: "Repository", "SubModules", "Version & Docker Image (if applicable)" |
| 112 | :widths: auto |
| 113 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 114 | "cps/ncmp-dmi-plugin", "", "onap/ncmp-dmi-plugin:1.0.0" |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 115 | |
| 116 | Bug Fixes |
| 117 | --------- |
| 118 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 119 | - `CPS-504 <https://jira.onap.org/browse/CPS-504>`_ Checkstyle rules are not enforced for cps-ncmp-dmi-plugin |
| 120 | - `CPS-589 <https://jira.onap.org/browse/CPS-589>`_ Json for Yang Resources does not contain name and revision tags |
| 121 | - `CPS-617 <https://jira.onap.org/browse/CPS-617>`_ DMI base path does not conform to agreed API URL |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 122 | |
| 123 | Summary |
| 124 | ------- |
| 125 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 126 | Following DMI-Plugin components are available with default ONAP/DMI-plugin installation. |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 127 | |
| 128 | * Platform components |
| 129 | |
| 130 | * Service components |
| 131 | |
| 132 | * Additional resources that CPS utilizes deployed using ONAP common charts |
| 133 | |
| 134 | Below service components (mS) are available to be deployed on-demand. |
| 135 | |
| 136 | Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster. |
| 137 | |
| 138 | Known Limitations, Issues and Workarounds |
| 139 | ----------------------------------------- |
| 140 | |
| 141 | *System Limitations* |
| 142 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 143 | None |
| 144 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 145 | *Known Vulnerabilities* |
| 146 | |
| 147 | - `CPS-653 <https://jira.onap.org/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules |
| 148 | - `CPS-659 <https://jira.onap.org/browse/CPS-659>`_ DMI does not set CREATE Response code for passthrough-running create use-case |
| 149 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 150 | *Workarounds* |
| 151 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 152 | None |
| 153 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 154 | Security Notes |
| 155 | -------------- |
| 156 | |
| 157 | *Fixed Security Issues* |
| 158 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 159 | None |
| 160 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 161 | *Known Security Issues* |
| 162 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 163 | None |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 164 | |
| 165 | References |
| 166 | ---------- |
| 167 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 168 | For more information on the ONAP Istanbul release, please see: |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 169 | |
| 170 | #. `ONAP Home Page`_ |
| 171 | #. `ONAP Documentation`_ |
| 172 | #. `ONAP Release Downloads`_ |
| 173 | #. `ONAP Wiki Page`_ |
| 174 | |
| 175 | |
| 176 | .. _`ONAP Home Page`: https://www.onap.org |
| 177 | .. _`ONAP Wiki Page`: https://wiki.onap.org |
| 178 | .. _`ONAP Documentation`: https://docs.onap.org |
| 179 | .. _`ONAP Release Downloads`: https://git.onap.org |
| 180 | |
| 181 | Quick Links: |
| 182 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 183 | - `CPS project page <https://wiki.onap.org/pages/viewpage.action?pageId=71834216>`_ |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 184 | - `Passing Badge information for CPS <https://bestpractices.coreinfrastructure.org/en/projects/4398>`_ |