X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fclamp%2Facm%2Fdesign-impl%2Fparticipants%2Fparticipants.rst;h=6b12b7c42689152a11b9c8150e1070020053ae4a;hb=30ad30c5a31df96e35d2276d095a72b5e3954b39;hp=15aee04d554a9d83c801cab2ff5bb07b69b6c3b5;hpb=c41c413b49a908cdf7e899d0a59fb92509d0eaea;p=policy%2Fparent.git diff --git a/docs/clamp/acm/design-impl/participants/participants.rst b/docs/clamp/acm/design-impl/participants/participants.rst index 15aee04d..6b12b7c4 100644 --- a/docs/clamp/acm/design-impl/participants/participants.rst +++ b/docs/clamp/acm/design-impl/participants/participants.rst @@ -1,13 +1,13 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. _clamp-controlloop-participants: +.. _clamp-acm-participants: -Control Loop Participants -######################### +Automation Composition Participants +################################### A Participant is a component that acts as a bridge between the CLAMP Automation Composition Management runtime and components such as the Policy Framework, DCAE, or a Kubernetes cluster that are taking part in automation composition management. It listens -to DMaaP to receive messages from the CLAMP runtime and performs operations towards components that +to Kafka to receive messages from the CLAMP runtime and performs operations towards components that are taking part in acms. A participant has an Automation Composition Management Element for each automation composition in which it is taking part. @@ -35,5 +35,6 @@ The detailed implementation of the CLAMP Participant ecosystem is described on t participant-intermediary http-participant k8s-participant + a1pms-participant + kserve-participant policy-framework-participant - participant-simulator