blob: 3716a29dc199deb0cbd26f29b1692e28c8cc4893 [file] [log] [blame]
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +02001###
2# ============LICENSE_START=======================================================
3# ONAP CLAMP
4# ================================================================================
Determe, Sebastien (sd378r)7e44fa72018-02-07 10:11:30 +01005# Copyright (C) 2017-2018 AT&T Intellectual Property. All rights
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +02006# reserved.
7# ================================================================================
8# Licensed under the Apache License, Version 2.0 (the "License");
9# you may not use this file except in compliance with the License.
10# You may obtain a copy of the License at
11#
12# http://www.apache.org/licenses/LICENSE-2.0
13#
14# Unless required by applicable law or agreed to in writing, software
15# distributed under the License is distributed on an "AS IS" BASIS,
16# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17# See the License for the specific language governing permissions and
18# limitations under the License.
19# ============LICENSE_END============================================
20# ===================================================================
21# ECOMP is a trademark and service mark of AT&T Intellectual Property.
22###
23
24#
25# Poperties for CLDS
26#
27#
28# DCAE request build properties
29#
Determe, Sebastien (sd378r)912e5e92018-03-05 13:38:34 +010030dcae.template=classpath:/clds/templates/dcae-template.json
31dcae.decode.service_ids=classpath:/clds/templates/dcae-decode-service_ids.json
32dcae.deployment.template=classpath:/clds/templates/dcae-deployment-template.json
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +020033#
34# SDC request blueprint properties
35#
Determe, Sebastien (sd378r)912e5e92018-03-05 13:38:34 +010036sdc.template=classpath:/clds/templates/sdc-template.json
37sdc.decode.service_ids=classpath:/clds/templates/sdc-decode-service_ids.json
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +020038#
39#
40# General Policy request properties
41#
Determe, Sebastien (sd378r)14fa9a22017-09-28 15:40:15 +020042policy.onap.name=DCAE
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +020043policy.pdp.group=default
44policy.ms.type=MicroService
45policy.ms.policyNamePrefix=Config_MS_
46policy.op.type=BRMS_Param
47policy.op.policyNamePrefix=Config_BRMS_Param_
Determe, Sebastien (sd378r)14fa9a22017-09-28 15:40:15 +020048
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +020049# TCA MicroService Policy request build properties
50#
xg353ya6c79ac2017-10-10 15:45:46 +020051tca.policyid.prefix=DCAE.Config_
Determe, Sebastien (sd378r)912e5e92018-03-05 13:38:34 +010052tca.policy.template=classpath:/clds/templates/tca-policy-template.json
53tca.template=classpath:/clds/templates/tca-template.json
54tca.thresholds.template=classpath:/clds/templates/tca-thresholds-template.json
Determe, Sebastien (sd378r)14fa9a22017-09-28 15:40:15 +020055
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +020056#
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +020057#
58# Operational Policy request build properties
59#
60op.policyDescription=from clds
61# default
62op.templateName=ClosedLoopvUSP
63op.operationTopic=APPC-CL
64op.notificationTopic=POLICY-CL-MGT
xg353y1de34662017-10-24 11:49:46 +020065op.controller=amsterdam
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +020066op.policy.appc=APPC
67# by service: vSCP
68op.templateName.vSCP=ClosedLoopTemplate
69op.controller.vSCP=1607-f5fw
xg353y1de34662017-10-24 11:49:46 +020070op.eNodeB.templateName=ClosedLoopControlName
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +020071op.eNodeB.operationTopic=com.onap.sdnr.RanCLRequest-v00
72op.eNodeB.notificationTopic=com.onap-policy.IST-ENODEB-CL
xg353y1de34662017-10-24 11:49:46 +020073op.eNodeB.controller=amsterdam
Determe, Sebastien (sd378r)912e5e92018-03-05 13:38:34 +010074op.eNodeB.recipe=classpath:/clds/templates/op-eNodeB-recipe.json
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +020075op.eNodeB.timeWindow=35
76op.eNodeB.limit=2
77op.eNodeB.period=10s
78#
79# Sdc service properties
xg353y1de34662017-10-24 11:49:46 +020080sdc.catalog.url=http://sdc.api.simpledemo.onap.org:8080/sdc/v1/catalog/
81sdc.hostUrl=http://sdc.api.simpledemo.onap.org:8080
82sdc.serviceUrl=http://sdc.api.simpledemo.onap.org:8080/sdc/v1/catalog/services
Determe, Sebastien (sd378r)7c083742018-02-14 15:31:55 +010083sdc.serviceUsername=clamp
84sdc.servicePassword=b7acccda32b98c5bb7acccda32b98c5b05D511BD6D93626E90D18E9D24D9B78CD34C7EE8012F0A189A28763E82271E50A5D4EC10C7D93E06E0A2D27CAE66B981
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +020085sdc.artifactLabel=blueprintclampcockpit
86sdc.sdcX-InstanceID=CLAMP
87sdc.artifactType=DCAE_INVENTORY_BLUEPRINT
88sdc.locationArtifactLabel=locationclampcockpit
89sdc.locationArtifactType=DCAE_INVENTORY_JSON
90sdc.InstanceID=X-ECOMP-InstanceID
Determe, Sebastien (sd378r)7e44fa72018-02-07 10:11:30 +010091sdc.header.requestId = X-ECOMP-RequestID
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +020092#
93#
Determe, Sebastien (sd378r)912e5e92018-03-05 13:38:34 +010094ui.location.default=classpath:/clds/templates/ui-location-default.json
95ui.alarm.default=classpath:/clds/templates/ui-alarm-default.json
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +020096#
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
98action.test.override=false
99# if action.insert.test.event is true, then insert event even if the action is set to test
100action.insert.test.event=false
Determe, Sebastien (sd378r)7c083742018-02-14 15:31:55 +0100101clds.service.cache.invalidate.after.seconds=120
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +0200102
103#DCAE Inventory Url Properties
Determe, Sebastien (sd378r)912e5e92018-03-05 13:38:34 +0100104dcae.inventory.url=http://dcae.api.simpledemo.onap.org:8080
Determe, Sebastien (sd378r)2b15edd2017-09-19 18:24:06 +0200105
106#DCAE Dispatcher Url Properties
Determe, Sebastien (sd378r)912e5e92018-03-05 13:38:34 +0100107dcae.dispatcher.url=http://dcae.api.simpledemo.onap.org:8080
Determe, Sebastien (sd378r)d2b81662017-11-17 12:37:51 +0100108dcae.header.requestId = X-ECOMP-RequestID