diff options
author | sourabh_sourabh <sourabh.sourabh@est.tech> | 2024-05-03 13:10:36 +0100 |
---|---|---|
committer | sourabh_sourabh <sourabh.sourabh@est.tech> | 2024-05-03 13:10:36 +0100 |
commit | 384b0ca61dc4f8c7e095bfb40dfd0063ac826d6b (patch) | |
tree | 8e0536a581d9cbeaa315a35359c5e3a27e49e5a9 | |
parent | c5f6c45eb5cd94f76f1f39e5a4593996a9f25474 (diff) |
Release notes is updated for error hanndling related to upgrade
operation
Issue-ID: CPS-2204
Change-Id: Iaa3f61c53e4120cdf19b7ad1c3313fc32f904866
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
-rw-r--r-- | docs/release-notes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c8f0690ce2..bd85137323 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 -------- |