Merge "Updated the Documentation with sample yang and json"
authorToine Siebelink <toine.siebelink@est.tech>
Mon, 28 Mar 2022 11:03:31 +0000 (11:03 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 28 Mar 2022 11:03:31 +0000 (11:03 +0000)
1  2 
docs/release-notes.rst

diff --combined docs/release-notes.rst
@@@ -5,8 -5,11 +5,8 @@@
  .. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
  .. _release_notes:
  
 -
 -
 -=================
  CPS Release Notes
 -=================
 +#################
  
  .. contents::
      :depth: 2
  ..      * * *   JAKARTA   * * *
  ..      ========================
  
 -Version: 3.0.0-SNAPSHOT
 -=======================
 -
 -This section lists the main changes & fixes merged into master (snapshot) version of CPS-NCMP. This information is here to assist developers that want experiment/test using our latest code bases directly. Stability of this is not guaranteed.
 +Version: 3.0.0
 +==============
 +
 +Release Data
 +------------
 +
 ++--------------------------------------+--------------------------------------------------------+
 +| **CPS Project**                      |                                                        |
 +|                                      |                                                        |
 ++--------------------------------------+--------------------------------------------------------+
 +| **Docker images**                    | onap/cps-and-ncmp:3.0.0                                |
 +|                                      |                                                        |
 ++--------------------------------------+--------------------------------------------------------+
 +| **Release designation**              | 3.0.0 Jakarta                                          |
 +|                                      |                                                        |
 ++--------------------------------------+--------------------------------------------------------+
 +| **Release date**                     | 2022 March 15                                          |
 +|                                      |                                                        |
 ++--------------------------------------+--------------------------------------------------------+
  
  Features
  --------
@@@ -45,8 -33,6 +45,8 @@@
     - `CPS-741 <https://jira.onap.org/browse/CPS-741>`_  Re sync after removing cm handles
     - `CPS-777 <https://jira.onap.org/browse/CPS-777>`_  Ensure all DMI operations use POST method
     - `CPS-780 <https://jira.onap.org/browse/CPS-780>`_  Add examples for parameters, request and response in openapi yaml for cps-core
 +   - `CPS-789 <https://jira.onap.org/browse/CPS-789>`_ CPS Data Updated Event Schema V2 to support delete operation
 +   - `CPS-791 <https://jira.onap.org/browse/CPS-791>`_ CPS-Core sends delete notification event
     - `CPS-817 <https://jira.onap.org/browse/CPS-817>`_  Create Endpoint For Get Cm Handles (incl. public properties) By Name
     - `CPS-837 <https://jira.onap.org/browse/CPS-837>`_  Add Remove and Update properties (DMI and Public) as part of CM Handle Registration update
  
@@@ -73,6 -59,9 +73,9 @@@ Null can no longer be passed within th
  `CPS-837 <https://jira.onap.org/browse/CPS-837>`_ null is now used to indicate if a property should be removed as part
  of cm handle registration.
  
+ The Absolute path to list with integer key will not work. Please refer `CPS-961 <https://jira.onap.org/browse/CPS-961>`_
+ for more information.
  *Known Vulnerabilities*
  
  None