Rework configuration
[clamp.git] / src / main / resources / clds / clds-reference.properties
1 ###\r
2 # ============LICENSE_START=======================================================\r
3 # ONAP CLAMP\r
4 # ================================================================================\r
5 # Copyright (C) 2017-2018 AT&T Intellectual Property. All rights\r
6 #                             reserved.\r
7 # ================================================================================\r
8 # Licensed under the Apache License, Version 2.0 (the "License");\r
9 # you may not use this file except in compliance with the License.\r
10 # You may obtain a copy of the License at\r
11 #\r
12 # http://www.apache.org/licenses/LICENSE-2.0\r
13 #\r
14 # Unless required by applicable law or agreed to in writing, software\r
15 # distributed under the License is distributed on an "AS IS" BASIS,\r
16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
17 # See the License for the specific language governing permissions and\r
18 # limitations under the License.\r
19 # ============LICENSE_END============================================\r
20 # ===================================================================\r
21 # ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
22 ###\r
23 \r
24 #\r
25 # Poperties for CLDS\r
26 #\r
27 #\r
28 # DCAE request build properties\r
29 #\r
30 dcae.template=classpath:/clds/templates/dcae-template.json\r
31 dcae.decode.service_ids=classpath:/clds/templates/dcae-decode-service_ids.json\r
32 dcae.deployment.template=classpath:/clds/templates/dcae-deployment-template.json\r
33 #\r
34 # SDC request blueprint properties\r
35 #\r
36 sdc.template=classpath:/clds/templates/sdc-template.json\r
37 sdc.decode.service_ids=classpath:/clds/templates/sdc-decode-service_ids.json\r
38 #\r
39 #\r
40 # General Policy request properties\r
41 #\r
42 policy.onap.name=DCAE\r
43 policy.pdp.group=default\r
44 policy.ms.type=MicroService\r
45 policy.ms.policyNamePrefix=Config_MS_\r
46 policy.op.type=BRMS_Param\r
47 policy.op.policyNamePrefix=Config_BRMS_Param_\r
48 \r
49 # TCA MicroService Policy request build properties\r
50 #\r
51 tca.policyid.prefix=DCAE.Config_\r
52 tca.policy.template=classpath:/clds/templates/tca-policy-template.json\r
53 tca.template=classpath:/clds/templates/tca-template.json\r
54 tca.thresholds.template=classpath:/clds/templates/tca-thresholds-template.json\r
55 \r
56 #\r
57 #\r
58 # Operational Policy request build properties\r
59 #\r
60 op.policyDescription=from clds\r
61 # default\r
62 op.templateName=ClosedLoopvUSP\r
63 op.operationTopic=APPC-CL\r
64 op.notificationTopic=POLICY-CL-MGT\r
65 op.controller=amsterdam\r
66 op.policy.appc=APPC\r
67 # by service: vSCP\r
68 op.templateName.vSCP=ClosedLoopTemplate\r
69 op.controller.vSCP=1607-f5fw\r
70 op.eNodeB.templateName=ClosedLoopControlName\r
71 op.eNodeB.operationTopic=com.onap.sdnr.RanCLRequest-v00\r
72 op.eNodeB.notificationTopic=com.onap-policy.IST-ENODEB-CL\r
73 op.eNodeB.controller=amsterdam\r
74 op.eNodeB.recipe=classpath:/clds/templates/op-eNodeB-recipe.json\r
75 op.eNodeB.timeWindow=35\r
76 op.eNodeB.limit=2\r
77 op.eNodeB.period=10s\r
78 #\r
79 # Sdc service properties\r
80 sdc.catalog.url=http://sdc.api.simpledemo.onap.org:8080/sdc/v1/catalog/
81 sdc.hostUrl=http://sdc.api.simpledemo.onap.org:8080
82 sdc.serviceUrl=http://sdc.api.simpledemo.onap.org:8080/sdc/v1/catalog/services
83 sdc.serviceUsername=clamp\r
84 sdc.servicePassword=b7acccda32b98c5bb7acccda32b98c5b05D511BD6D93626E90D18E9D24D9B78CD34C7EE8012F0A189A28763E82271E50A5D4EC10C7D93E06E0A2D27CAE66B981\r
85 sdc.artifactLabel=blueprintclampcockpit\r
86 sdc.sdcX-InstanceID=CLAMP\r
87 sdc.artifactType=DCAE_INVENTORY_BLUEPRINT\r
88 sdc.locationArtifactLabel=locationclampcockpit\r
89 sdc.locationArtifactType=DCAE_INVENTORY_JSON\r
90 sdc.InstanceID=X-ECOMP-InstanceID\r
91 sdc.header.requestId = X-ECOMP-RequestID\r
92 #\r
93 #\r
94 ui.location.default=classpath:/clds/templates/ui-location-default.json\r
95 ui.alarm.default=classpath:/clds/templates/ui-alarm-default.json\r
96 #\r
97 # if action.test.override is true, then any action will be marked as test=true (even if incoming action request had test=false); otherwise, test flag will be unchanged on the action request\r
98 action.test.override=false\r
99 # if action.insert.test.event is true, then insert event even if the action is set to test\r
100 action.insert.test.event=false\r
101 clds.service.cache.invalidate.after.seconds=120\r
102 \r
103 #DCAE Inventory Url Properties\r
104 dcae.inventory.url=http://dcae.api.simpledemo.onap.org:8080
105 \r
106 #DCAE Dispatcher Url Properties\r
107 dcae.dispatcher.url=http://dcae.api.simpledemo.onap.org:8080\r
108 dcae.header.requestId = X-ECOMP-RequestID