Update Cps Events LCM RTD 19/130319/3
authoremaclee <lee.anjella.macabuhay@est.tech>
Wed, 17 Aug 2022 08:52:32 +0000 (09:52 +0100)
committeremaclee <lee.anjella.macabuhay@est.tech>
Fri, 19 Aug 2022 10:13:41 +0000 (11:13 +0100)
Issue-ID: CPS-1196
Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
Change-Id: I6f3588e072faba5fd35bbca92990f68dd70322c8

docs/cps-events.rst

index a28d4b0..34b5a5f 100644 (file)
@@ -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: