Removal of useless stuff
[clamp.git] / src / main / resources / application-noaaf.properties
index 0ce8a7b..1b81ded 100644 (file)
@@ -114,7 +114,6 @@ clamp.config.files.sdcController=classpath:/clds/sdc-controllers-config.json
 # DCAE request build properties
 #
 clamp.config.dcae.template=classpath:/clds/templates/dcae-template.json
-clamp.config.dcae.decode.service_ids=classpath:/clds/templates/dcae-decode-service_ids.json
 clamp.config.dcae.deployment.template=classpath:/clds/templates/dcae-deployment-template.json
 #
 # SDC request blueprint properties
@@ -186,7 +185,6 @@ clamp.config.sdc.csarFolder = /tmp/sdc-controllers
 clamp.config.sdc.blueprint.parser.mapping = classpath:/clds/blueprint-parser-mapping.json
 #
 clamp.config.ui.location.default=classpath:/clds/templates/ui-location-default.json
-clamp.config.ui.alarm.default=classpath:/clds/templates/ui-alarm-default.json
 #
 # 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
 clamp.config.action.test.override=false