summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Keenan <joseph.keenan@est.tech>2022-08-19 10:28:32 +0000
committerGerrit Code Review <gerrit@onap.org>2022-08-19 10:28:32 +0000
commit570162586ac91d2cd7be68a651f1faea3f028311 (patch)
tree02b2e2bed6da4af29d4d938fa9985dbe22591672
parent91fe363418ea1444959c47047bb525f00fb48537 (diff)
parentc9e11dd1c10594433d6d595cd1ae4e9b9eb5e470 (diff)
Merge "Update Cps Events LCM RTD"
-rw-r--r--docs/cps-events.rst19
1 files changed, 1 insertions, 18 deletions
diff --git a/docs/cps-events.rst b/docs/cps-events.rst
index a28d4b052..34b5a5f66 100644
--- a/docs/cps-events.rst
+++ b/docs/cps-events.rst
@@ -8,12 +8,6 @@
CPS Events
##########
-CPS Core
-********
-..
- Cps core events yet to be written
-
-
CPS-NCMP
********
@@ -23,16 +17,7 @@ Lifecycle Management (LCM) Event
Overview
--------
-Lifecycle management events are published as cm handle state transitions from one state to another.
-
-
-LCM events and state handler
-----------------------------
-The LCM events are triggered under the state handler which has the following responsibilities:
-
-#. Updating and persisting cm handle state based on the target state of the cm handle
-
-#. Create and calls to publish the LCM event based on the cm handle state transition that occured
+LCM events for CM Handles are published when a CM Handle is created, deleted or another change in the cm handle state occurs.
**3 possible event types:**
@@ -40,8 +25,6 @@ The LCM events are triggered under the state handler which has the following res
* Update
* Delete
-
-
LCM Event Schema
----------------
The current published LCM event is based on the following schema: