summaryrefslogtreecommitdiffstats
path: root/blueprints/tcadocker-service.yaml-template
diff options
context:
space:
mode:
authorHansen, Tony (th1395) <th1395@att.com>2018-04-27 00:37:31 +0000
committerHansen, Tony (th1395) <th1395@att.com>2018-04-27 03:45:34 +0000
commit68765fc66afe1648a113f8baa845407be19d26f8 (patch)
tree273f9788900b7e531be2ad442d1779e52ef55ce1 /blueprints/tcadocker-service.yaml-template
parent2f5b30af07916a63bc753c82e07986122d0be032 (diff)
fix blueprint import statement
the import statement in the blueprints - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/relationshipplugin/1/relationshipplugin_types.yaml" should be - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/relationshipplugin/1.0.0/relationshipplugin_types.yaml" Change-Id: Idbfe54a10dba03c54241e048ef02e90380ad0cfa Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-476 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Diffstat (limited to 'blueprints/tcadocker-service.yaml-template')
-rw-r--r--blueprints/tcadocker-service.yaml-template2
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints/tcadocker-service.yaml-template b/blueprints/tcadocker-service.yaml-template
index ec0ad6c..d94ccd4 100644
--- a/blueprints/tcadocker-service.yaml-template
+++ b/blueprints/tcadocker-service.yaml-template
@@ -23,7 +23,7 @@ tosca_definitions_version: cloudify_dsl_1_3
imports:
- "http://www.getcloudify.org/spec/cloudify/3.4/types.yaml"
- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/dockerplugin/2/dockerplugin_types.yaml"
- - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/relationshipplugin/1/relationshipplugin_types.yaml"
+ - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/relationshipplugin/1.0.0/relationshipplugin_types.yaml"
inputs:
aaiEnrichmentHost: