Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

References:

Jira
serverONAP Jira
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyCPS-877

Overview

This user story is related to  CPS-875 CM Handle State: Watchdog-process that syncs 'ADVISED' CM Handles.

Recap of watchdog process:

  1. Wake up on a specified schedule
  2. Identify node with state ‘ADVISED’
  3. Lock database, update timestamp, unlock the database
  4. Model sync
  5. Update state of the node to ‘READY’

As part of this story, only CM-Handles with a state of ready should be returned as part of queries or operations in regard to CM-Handles.

Issues and decisions

#Questions/Open IssuesNotesDecision
1Should states be part of Response

2Should the states last updated time also be part of the response?

3Does this include the API which queries cm handles based on public properties

4Are all API's which interact with CM-Handles affected by this - such as GET/POST/PATCH/DELETE operations 

5What is the default value of a state if it is not specified when registering a cm-handle.


List of API's affected.