blob: 7fc7928780db39ca3b27da979294e2e7e488839c (
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
33
34
35
36
37
38
|
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
participantSupportedElementTypes:
-
typeName: org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement
typeVersion: 1.0.0
-
typeName: org.onap.policy.clamp.acm.AutomationCompositionElement
typeVersion: 1.0.0
|