blob: c54996e790f3bb3be456d0708f051b54df6739ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
server:
error:
path: /error
participant:
name: AutomationCompositionParticipant Kubernetes Test
intermediaryParameters:
name: Participant parameters
description: Participant Description
reportingTimeInterval: 120000
participantId:
name: K8sParticipant0
version: 1.0.0
participantType:
version: 2.3.4
name: org.onap.k8s.acm.K8SAutomationCompositionParticipant
clampAutomationCompositionTopics:
topicSources:
-
topic: POLICY-ACRUNTIME-PARTICIPANT
fetchTimeout: 15000
servers:
- localhost
topicCommInfrastructure: dmaap
topicSinks:
-
topic: POLICY-ACRUNTIME-PARTICIPANT
servers:
- localhost
topicCommInfrastructure: dmaap
name: AutomationComposition Topics
|