2 "name": "ControlLoopParticipantGroup",
3 "clampClientParameters": {
8 "password": "password",
12 "consulClientParameters": {
17 "password": "password",
21 "intermediaryParameters": {
22 "name": "Participant parameters",
23 "reportingTimeInterval": 120000,
24 "description": "Participant Description",
26 "name": "DCAEParticipant0",
30 "name": "org.onap.dcae.controlloop.DCAEMicroserviceControlLoopParticipant",
33 "clampControlLoopTopics": {
36 "topic": "POLICY-CLRUNTIME-PARTICIPANT",
40 "topicCommInfrastructure": "dmaap",
46 "topic": "POLICY-CLRUNTIME-PARTICIPANT",
50 "topicCommInfrastructure": "dmaap"
53 "topic": "POLICY-NOTIFICATION",
57 "topicCommInfrastructure": "dmaap"
62 "databaseProviderParameters": {
63 "name": "PolicyProviderParameterGroup",
64 "implementation": "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl",
65 "databaseDriver": "org.h2.Driver",
66 "databaseUrl": "jdbc:h2:mem:testdb",
67 "databaseUser": "policy",
68 "databasePassword": "P01icY",
69 "persistenceUnit": "ToscaConceptTest"