2 "name": "ControlLoopParticipantGroup",
3 "restServerParameters": {
6 "userName": "healthcheck",
7 "password": "zb!XztG34",
11 "intermediaryParameters": {
12 "name": "Participant parameters",
13 "reportingTimeInterval": 120000,
14 "description": "Participant Description",
16 "name": "org.onap.PM_CDS_Blueprint",
20 "name": "org.onap.PM_CDS_Blueprint",
23 "clampControlLoopTopics": {
26 "topic": "POLICY-CLRUNTIME-PARTICIPANT",
30 "topicCommInfrastructure": "dmaap",
36 "topic": "POLICY-CLRUNTIME-PARTICIPANT",
40 "topicCommInfrastructure": "dmaap"
43 "topic": "POLICY-NOTIFICATION",
47 "topicCommInfrastructure": "dmaap"
52 "databaseProviderParameters": {
53 "name": "PolicyProviderParameterGroup",
54 "implementation": "org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl",
55 "databaseDriver": "org.h2.Driver",
56 "databaseUrl": "jdbc:h2:mem:testdb",
57 "databaseUser": "policy",
58 "databasePassword": "P01icY",
59 "persistenceUnit": "ToscaConceptTest"