diff options
author | niamhcore <niamh.core@est.tech> | 2021-11-17 11:02:07 +0000 |
---|---|---|
committer | niamhcore <niamh.core@est.tech> | 2021-11-18 09:38:55 +0000 |
commit | f7b414e85fe4bd4a227e24cc4bbccd9568b188fa (patch) | |
tree | d497fbb0f55c88a9f4c611eb90eff4d17cd8cd7c | |
parent | bc742a1dbe39a3269abab9e62a9d489f460144b0 (diff) |
Update release notes for NCMP
Issue-ID: CPS-636
Signed-off-by: niamhcore <niamh.core@est.tech>
Change-Id: Ie55ffc94ab671eed682a3e8f3ee058ae4759e01c
-rwxr-xr-x | docs/release-notes.rst | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ebcdeb55cb..fdb0b004ba 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -16,6 +16,52 @@ CPS Release Notes .. .. ======================== +.. * * * JAKARTA * * * +.. ======================== + +Version: 2.1.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. + +Features +-------- + - `CPS-636 <https://jira.onap.org/browse/CPS-636>`_ Update operation for datastore pass through running + - `CPS-638 <https://jira.onap.org/browse/CPS-638>`_ Delete operation for datastore pass through running + - `CPS-741 <https://jira.onap.org/browse/CPS-741>`_ Re sync after removing cm handles + +Bug Fixes +--------- + + - `CPS-762 <https://jira.onap.org/browse/CPS-762>`_ Query cm handles for module names returns incorrect cm handle identifiers + +Known Limitations, Issues and Workarounds +----------------------------------------- + +*System Limitations* + +None + +*Known Vulnerabilities* + +None + +*Workarounds* + +None + +Security Notes +-------------- + +*Fixed Security Issues* + +None + +*Known Security Issues* + +None + +.. ======================== .. * * * ISTANBUL * * * .. ======================== |