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 | .. ======================== |
niamhcore | 3b592bf | 2021-11-17 11:23:36 +0000 | [diff] [blame] | 18 | .. * * * JAKARTA * * * |
| 19 | .. ======================== |
| 20 | |
Bruno Sakoto | adabcde | 2021-11-30 12:18:01 -0500 | [diff] [blame] | 21 | Version: 1.1.0-SNAPSHOT |
niamhcore | 3b592bf | 2021-11-17 11:23:36 +0000 | [diff] [blame] | 22 | ======================= |
| 23 | |
| 24 | This section lists the main changes & fixes merged into master (snapshot) version of NCMP-DMI-Plugin. This information is here to assist developers that want experiment/test using our latest code bases directly. Stability of this is not guaranteed. |
| 25 | |
| 26 | Features |
| 27 | -------- |
DylanB95EST | 1954daa | 2021-12-08 10:05:12 +0000 | [diff] [blame] | 28 | - `CPS-637 <https://jira.onap.org/browse/CPS-637>`_ Support Update operation for datastore pass-through running |
| 29 | - `CPS-639 <https://jira.onap.org/browse/CPS-639>`_ Support Delete operation for datastore pass-through running |
lukegleeson | 996152a | 2021-11-30 17:06:03 +0000 | [diff] [blame] | 30 | - `CPS-784 <https://jira.onap.org/browse/CPS-784>`_ Add examples to DMI-Plugin API Spec |
niamhcore | 3b592bf | 2021-11-17 11:23:36 +0000 | [diff] [blame] | 31 | |
| 32 | Bug Fixes |
| 33 | --------- |
| 34 | |
puthuparambil.aditya | ed9c488 | 2022-01-05 13:41:29 +0000 | [diff] [blame^] | 35 | - `CPS-841 <https://jira.onap.org/browse/CPS-841>`_ Upgrade log4j to 2.17.1 as recommended by ONAP SECCOM |
niamhcore | 3b592bf | 2021-11-17 11:23:36 +0000 | [diff] [blame] | 36 | |
| 37 | Known Limitations, Issues and Workarounds |
| 38 | ----------------------------------------- |
| 39 | |
| 40 | *System Limitations* |
| 41 | |
| 42 | None |
| 43 | |
| 44 | *Known Vulnerabilities* |
| 45 | |
| 46 | None |
| 47 | |
| 48 | *Workarounds* |
| 49 | |
| 50 | None |
| 51 | |
| 52 | Security Notes |
| 53 | -------------- |
| 54 | |
| 55 | *Fixed Security Issues* |
| 56 | |
| 57 | None |
| 58 | |
| 59 | *Known Security Issues* |
| 60 | |
| 61 | None |
| 62 | |
| 63 | .. ======================== |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 64 | .. * * * ISTANBUL * * * |
| 65 | .. ======================== |
| 66 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 67 | Version: 1.0.1 |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 68 | ============== |
| 69 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 70 | Release Data |
| 71 | ------------ |
| 72 | |
| 73 | +--------------------------------------+--------------------------------------------------------+ |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 74 | | **CPS Project** | DMI-Plugin | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 75 | | | | |
| 76 | +--------------------------------------+--------------------------------------------------------+ |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 77 | | **Docker images** | onap/ncmp-dmi-plugin:1.0.1 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 78 | | | | |
| 79 | +--------------------------------------+--------------------------------------------------------+ |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 80 | | **Release designation** | 1.0.1 Istanbul | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 81 | | | | |
| 82 | +--------------------------------------+--------------------------------------------------------+ |
| 83 | | **Release date** | 2021-14-10 | |
| 84 | | | | |
| 85 | +--------------------------------------+--------------------------------------------------------+ |
| 86 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 87 | Bug Fixes |
| 88 | --------- |
| 89 | |
| 90 | - `CPS-653 <https://jira.onap.org/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules |
| 91 | - `CPS-659 <https://jira.onap.org/browse/CPS-659>`_ DMI does not set CREATE Response code for passthrough-running create use-case |
| 92 | - `CPS-669 <https://jira.onap.org/browse/CPS-669>`_ Improvements in the NCMP-DMI plugin OOM charts |
| 93 | - `CPS-678 <https://jira.onap.org/browse/CPS-678>`_ Passthrough read only supports known parameters (depth&field) |
| 94 | - `CPS-679 <https://jira.onap.org/browse/CPS-679>`_ Passthrough does not support resourceIdentifier with / tokens |
| 95 | - `CPS-706 <https://jira.onap.org/browse/CPS-706>`_ get moduleschema/yangresouce endpoint not working |
| 96 | |
| 97 | Known Limitations, Issues and Workarounds |
| 98 | ----------------------------------------- |
| 99 | |
| 100 | *System Limitations* |
| 101 | |
| 102 | - `CPS-719 <https://jira.onap.org/browse/CPS-719>`_ Passthrough query options do not support comma (,) token in values |
| 103 | |
| 104 | *Known Vulnerabilities* |
| 105 | |
| 106 | None |
| 107 | |
| 108 | *Workarounds* |
| 109 | |
| 110 | None |
| 111 | |
| 112 | Security Notes |
| 113 | -------------- |
| 114 | |
| 115 | *Fixed Security Issues* |
| 116 | |
| 117 | None |
| 118 | |
| 119 | *Known Security Issues* |
| 120 | |
| 121 | None |
| 122 | |
| 123 | Version: 1.0.0 |
| 124 | ============== |
| 125 | |
| 126 | Release Data |
| 127 | ------------ |
| 128 | |
| 129 | +--------------------------------------+--------------------------------------------------------+ |
| 130 | | **CPS Project** | DMI-Plugin | |
| 131 | | | | |
| 132 | +--------------------------------------+--------------------------------------------------------+ |
| 133 | | **Docker images** | onap/ncmp-dmi-plugin:1.0.0 | |
| 134 | | | | |
| 135 | +--------------------------------------+--------------------------------------------------------+ |
| 136 | | **Release designation** | 1.0.0 Istanbul | |
| 137 | | | | |
| 138 | +--------------------------------------+--------------------------------------------------------+ |
| 139 | | **Release date** | 2021-14-09 | |
| 140 | | | | |
| 141 | +--------------------------------------+--------------------------------------------------------+ |
| 142 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 143 | Features |
| 144 | -------- |
| 145 | * Implement plugin registration. |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 146 | * Retrieve data from cmHandles using ncmp-datastores passthrough. |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 147 | * Retrieve Yang Resources from one or more modules of a CM Handle. |
| 148 | |
| 149 | .. _istanbul_deliverable: |
| 150 | |
| 151 | Deliverables |
| 152 | ------------ |
| 153 | |
| 154 | Software Deliverables |
| 155 | |
| 156 | .. csv-table:: |
| 157 | :header: "Repository", "SubModules", "Version & Docker Image (if applicable)" |
| 158 | :widths: auto |
| 159 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 160 | "cps/ncmp-dmi-plugin", "", "onap/ncmp-dmi-plugin:1.0.0" |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 161 | |
| 162 | Bug Fixes |
| 163 | --------- |
| 164 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 165 | - `CPS-504 <https://jira.onap.org/browse/CPS-504>`_ Checkstyle rules are not enforced for cps-ncmp-dmi-plugin |
| 166 | - `CPS-589 <https://jira.onap.org/browse/CPS-589>`_ Json for Yang Resources does not contain name and revision tags |
| 167 | - `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] | 168 | |
| 169 | Summary |
| 170 | ------- |
| 171 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 172 | Following DMI-Plugin components are available with default ONAP/DMI-plugin installation. |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 173 | |
| 174 | * Platform components |
| 175 | |
| 176 | * Service components |
| 177 | |
| 178 | * Additional resources that CPS utilizes deployed using ONAP common charts |
| 179 | |
| 180 | Below service components (mS) are available to be deployed on-demand. |
| 181 | |
| 182 | Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster. |
| 183 | |
| 184 | Known Limitations, Issues and Workarounds |
| 185 | ----------------------------------------- |
| 186 | |
| 187 | *System Limitations* |
| 188 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 189 | None |
| 190 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 191 | *Known Vulnerabilities* |
| 192 | |
| 193 | - `CPS-653 <https://jira.onap.org/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules |
| 194 | - `CPS-659 <https://jira.onap.org/browse/CPS-659>`_ DMI does not set CREATE Response code for passthrough-running create use-case |
| 195 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 196 | *Workarounds* |
| 197 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 198 | None |
| 199 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 200 | Security Notes |
| 201 | -------------- |
| 202 | |
| 203 | *Fixed Security Issues* |
| 204 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 205 | None |
| 206 | |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 207 | *Known Security Issues* |
| 208 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 209 | None |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 210 | |
| 211 | References |
| 212 | ---------- |
| 213 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 214 | For more information on the ONAP Istanbul release, please see: |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 215 | |
| 216 | #. `ONAP Home Page`_ |
| 217 | #. `ONAP Documentation`_ |
| 218 | #. `ONAP Release Downloads`_ |
| 219 | #. `ONAP Wiki Page`_ |
| 220 | |
| 221 | |
| 222 | .. _`ONAP Home Page`: https://www.onap.org |
| 223 | .. _`ONAP Wiki Page`: https://wiki.onap.org |
| 224 | .. _`ONAP Documentation`: https://docs.onap.org |
| 225 | .. _`ONAP Release Downloads`: https://git.onap.org |
| 226 | |
| 227 | Quick Links: |
| 228 | |
DylanB95EST | b1556c0 | 2021-10-11 13:39:21 +0100 | [diff] [blame] | 229 | - `CPS project page <https://wiki.onap.org/pages/viewpage.action?pageId=71834216>`_ |
shivasubedi | 3d1579c | 2021-09-13 16:43:20 +0100 | [diff] [blame] | 230 | - `Passing Badge information for CPS <https://bestpractices.coreinfrastructure.org/en/projects/4398>`_ |