summaryrefslogtreecommitdiffstats
path: root/src/main/resources/application-noaaf.properties
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2018-11-30 19:11:53 +0100
committersebdet <sebastien.determe@intl.att.com>2018-11-30 19:11:53 +0100
commit8122a24a24cd581e8dde2729269109918f6a5452 (patch)
treeaa082e18905ce6dcf5d0f3e780595cce7a915dc0 /src/main/resources/application-noaaf.properties
parent654dea79ec89c9a17205bf59fa45da9aebc0d28f (diff)
Removal of useless stuff
Removal of useless files and configuration Issue-ID: CLAMP-252 Change-Id: If2c81708d4158404151740ba719fe2dd666c6152 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'src/main/resources/application-noaaf.properties')
-rw-r--r--src/main/resources/application-noaaf.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/resources/application-noaaf.properties b/src/main/resources/application-noaaf.properties
index 0ce8a7b6..1b81dedc 100644
--- a/src/main/resources/application-noaaf.properties
+++ b/src/main/resources/application-noaaf.properties
@@ -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