summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPriyank Maheshwari <priyank.maheshwari@est.tech>2024-05-03 13:13:36 +0000
committerGerrit Code Review <gerrit@onap.org>2024-05-03 13:13:36 +0000
commit94751d85222a299fa7e70675064c2cd5954eece3 (patch)
treef82c055ed08b7f1c5c643e3c9191251860219317
parent7662e814e912e0eecccea583ff18ce9abe84ef9f (diff)
parent384b0ca61dc4f8c7e095bfb40dfd0063ac826d6b (diff)
Merge "Release notes is updated for error hanndling related to upgrade operation"
-rw-r--r--docs/release-notes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index c8f0690ce..bd8513732 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -69,6 +69,7 @@ Bug Fixes
- `CPS-2186 <https://jira.onap.org/browse/CPS-2186>`_ Report async task failures to client topic during data operations request
- `CPS-2190 <https://jira.onap.org/browse/CPS-2190>`_ Improve performance of NCMP module searches
- `CPS-2194 <https://jira.onap.org/browse/CPS-2194>`_ Added defaults for CPS and DMI username and password
+ - `CPS-2204 <https://jira.onap.org/browse/CPS-2204>`_ Added error handling for yang module upgrade operation
Features
--------