diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/cps-ncmp-message-status-codes.rst | 4 | ||||
-rw-r--r-- | docs/release-notes.rst | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/docs/cps-ncmp-message-status-codes.rst b/docs/cps-ncmp-message-status-codes.rst index 018cf4a053..0c6ce0e712 100644 --- a/docs/cps-ncmp-message-status-codes.rst +++ b/docs/cps-ncmp-message-status-codes.rst @@ -16,7 +16,7 @@ CPS-NCMP Message Status Codes +-----------------+------------------------------------------------------+-----------------------------------+ | 1 | successfully applied subscription | CM Data Notification Subscription | +-----------------+------------------------------------------------------+-----------------------------------+ - | 100 | cm handle id(s) is(are) not found | Data Operation, Inventory | + | 100 | cm handle id(s) is(are) not found | All features | +-----------------+------------------------------------------------------+-----------------------------------+ | 101 | cm handle(s) not ready | Data Operation | +-----------------+------------------------------------------------------+-----------------------------------+ @@ -32,7 +32,7 @@ CPS-NCMP Message Status Codes +-----------------+------------------------------------------------------+-----------------------------------+ | 107 | southbound system is busy | Data Operation | +-----------------+------------------------------------------------------+-----------------------------------+ - | 108 | Unknown error | Inventory | + | 108 | Unknown error | All features | +-----------------+------------------------------------------------------+-----------------------------------+ | 109 | cm-handle already exists | Inventory | +-----------------+------------------------------------------------------+-----------------------------------+ diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d35ed99c31..f04f977c4c 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -36,6 +36,11 @@ Release Data | | | +--------------------------------------+--------------------------------------------------------+ +Bug Fixes +--------- +3.4.8 + - `CPS-2186 <https://jira.onap.org/browse/CPS-2186>`_ Report async task failures to client topic during data operations request + Features -------- |