Removal of useless stuff
[clamp.git] / src / test / resources / application.properties
index aa43ea2..8d6cd38 100644 (file)
@@ -122,7 +122,6 @@ clamp.config.files.sdcController=classpath:/clds/sdc-controllers-config.json
 # DCAE request build properties\r
 #\r
 clamp.config.dcae.template=classpath:/clds/templates/dcae-template.json\r
-clamp.config.dcae.decode.service_ids=classpath:/clds/templates/dcae-decode-service_ids.json\r
 clamp.config.dcae.deployment.template=classpath:/clds/templates/dcae-deployment-template.json\r
 #\r
 # SDC request blueprint properties\r
@@ -155,6 +154,10 @@ clamp.config.policy.op.policyNamePrefix=Config_BRMS_Param_
 clamp.config.policy.base.policyNamePrefix=Config_\r
 clamp.config.policy.op.type=BRMS_Param\r
 \r
+clamp.config.import.tosca.model=false\r
+clamp.config.tosca.policyTypes=tca\r
+clamp.config.tosca.filePath=/tmp/tosca-models\r
+\r
 # TCA MicroService Policy request build properties\r
 #\r
 clamp.config.tca.policyid.prefix=DCAE.Config_\r
@@ -192,7 +195,6 @@ clamp.config.sdc.csarFolder = /tmp/sdc-tests
 clamp.config.sdc.blueprint.parser.mapping = classpath:/clds/blueprint-parser-mapping.json\r
 #\r
 clamp.config.ui.location.default=classpath:/clds/templates/ui-location-default.json\r
-clamp.config.ui.alarm.default=classpath:/clds/templates/ui-alarm-default.json\r
 #\r
 # 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
 clamp.config.action.test.override=false\r
@@ -217,5 +219,6 @@ clamp.config.security.permission.type.cl.manage=permission-type-cl-manage
 clamp.config.security.permission.type.cl.event=permission-type-cl-event\r
 clamp.config.security.permission.type.filter.vf=permission-type-filter-vf\r
 clamp.config.security.permission.type.template=permission-type-template\r
+clamp.config.security.permission.type.tosca=permission-type-tosca\r
 #This one indicates the type of instances (dev|prod|perf...), this must be set accordingly in clds-users.properties\r
 clamp.config.security.permission.instance=dev
\ No newline at end of file