summaryrefslogtreecommitdiffstats
path: root/blueprints/holmes-engine.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/holmes-engine.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/holmes-engine.yaml-template')
-rw-r--r--blueprints/holmes-engine.yaml-template2
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints/holmes-engine.yaml-template b/blueprints/holmes-engine.yaml-template
index e8a71e1..4661299 100644
--- a/blueprints/holmes-engine.yaml-template
+++ b/blueprints/holmes-engine.yaml-template
@@ -2,7 +2,7 @@ tosca_definitions_version: cloudify_dsl_1_3
imports:
- "{{ 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/dcaepolicyplugin/1/dcaepolicyplugin_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"
- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/pgaas/1.1.0/pgaas_types.yaml"
inputs:
dcae_CL_publish_url: