Update dmaap references in policy documentation files
[policy/parent.git] / docs / clamp / acm / api-protocol / acm-participant-protocol.rst
index b4755ae..2b6beac 100644 (file)
@@ -19,11 +19,13 @@ Participant Registration and De-Registration
 --------------------------------------------
 
 Participant Registration is performed by a Participant when it starts up. It registers its ID and the ACM Element Types it supports with the ACM runtime.
+In a scenario where Participant has been restarted, ACM runtime have to provide all Primed ACM Definition and Deployed ACM instances of the Participant sending a Restart message.
+
 
 .. image:: ../images/system-dialogues/RegisterParticipant.png
 
 
-Participant Deregistration is performed by a Participant when it shuts down. It deregisters its ID and type with the ACM runtime. The participant should already have cleared down all its' ACM Element instances and set their states to “Not In Service”.
+Participant Deregistration is performed by a Participant when it shuts down. It deregisters its ID and type with the ACM runtime.
 
 .. image:: ../images/system-dialogues/DeregisterParticipant.png
 
@@ -124,8 +126,8 @@ Messages
 The CLAMP Automation Composition Participant Protocol uses the following messages. The
 descriptions below give an overview of each message. For the precise definition of the messages,
 see the `CLAMP code at Github
-<https://github.com/onap/policy-clamp/tree/master/models/src/main/java/org/onap/policy/clamp/models/acm/messages/dmaap/participant>`_
-. All messages are carried on DMaaP.
+<https://github.com/onap/policy-clamp/tree/master/models/src/main/java/org/onap/policy/clamp/models/acm/messages/kafka/participant>`_
+. All messages are carried on Kafka.
 
 .. csv-table:: ACM Messages
   :file: ../files/ACM-Message-Table.csv