diff options
author | 2024-03-04 12:26:29 +0000 | |
---|---|---|
committer | 2024-03-04 13:16:34 +0000 | |
commit | 30ad30c5a31df96e35d2276d095a72b5e3954b39 (patch) | |
tree | 22f1bca7ae9e8f3ed0dc5be14e3166f1977c2b9d /docs/clamp/acm/design-impl/participants/participants.rst | |
parent | c1721b5a60b358777207e1d25ab39abe99363208 (diff) |
Update dmaap references in policy documentation files
Issue-ID: POLICY-4942
Change-Id: I08d9ab8e5028eab0a20999ce174d3a2fbad67967
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'docs/clamp/acm/design-impl/participants/participants.rst')
-rw-r--r-- | docs/clamp/acm/design-impl/participants/participants.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/clamp/acm/design-impl/participants/participants.rst b/docs/clamp/acm/design-impl/participants/participants.rst index 4dab3434..6b12b7c4 100644 --- a/docs/clamp/acm/design-impl/participants/participants.rst +++ b/docs/clamp/acm/design-impl/participants/participants.rst @@ -7,7 +7,7 @@ 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. |