aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
diff options
context:
space:
mode:
authorWeberLaurent <weberlaurent23@gmail.com>2020-02-06 10:23:01 +0100
committersebdet <sebastien.determe@intl.att.com>2020-03-03 12:41:30 -0800
commitf0a648cc89cb870a4053d47a06fe2a4a54cc3f1c (patch)
tree73943b8d2e363ff74393f60160f3d2d23f3c86ff /src/main/resources/application.properties
parentfb445e11abb3ad59e5e2305b023422e2b4796989 (diff)
Rework tosca converter
New code to convert the Policy Tosca Yaml to Json Schema for the Clamp UI Issue-ID: CLAMP-253 Change-Id: I10c1d3d81c5feae402773de94bd88c190ec68645 Signed-off-by: WeberLaurent <weberlaurent23@gmail.com>
Diffstat (limited to 'src/main/resources/application.properties')
-rw-r--r--src/main/resources/application.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 4422156f..695319d5 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -220,3 +220,6 @@ clamp.config.cadi.oauthIntrospectUrll=https://AAF_LOCATE_URL/locate/onap.org.osa
clamp.config.cadi.aafEnv=DEV
clamp.config.cadi.aafUrl=https://AAF_LOCATE_URL/onap.org.osaaf.aaf.service:2.1
clamp.config.cadi.cadiX509Issuers=CN=intermediateCA_1, OU=OSAAF, O=ONAP, C=US:CN=intermediateCA_7, OU=OSAAF, O=ONAP, C=US:CN=intermediateCA_9, OU=OSAAF, O=ONAP, C=US
+
+## Tosca converter
+clamp.config.tosca.converter.templates=classpath:/clds/tosca_updates/templates.properties