summaryrefslogtreecommitdiffstats
path: root/blueprints
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-10-10 14:22:53 +0000
committerLusheng Ji <lji@research.att.com>2017-10-10 14:36:34 +0000
commitab7883e9811b123d34a98fa248f1d7fba2d476c7 (patch)
treec0e2e411f96779add24faa05a8f68e88ab1a502f /blueprints
parent6d5cbab5f8d4274fd6058bad3666388814f40b6f (diff)
Use new plugin locations
Issue-Id: DCAEGEN2-128 Change-Id: I62b00d1954a5aa7a37ef0095ffdd473012336989 Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'blueprints')
-rw-r--r--blueprints/cdap_broker.yaml-template (renamed from blueprints/cdap_broker.yaml)8
1 files changed, 4 insertions, 4 deletions
diff --git a/blueprints/cdap_broker.yaml b/blueprints/cdap_broker.yaml-template
index 835723a..4b8b2fe 100644
--- a/blueprints/cdap_broker.yaml
+++ b/blueprints/cdap_broker.yaml-template
@@ -25,9 +25,9 @@ description: >
imports:
- http://www.getcloudify.org/spec/cloudify/3.4/types.yaml
- - {{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/cdap_types.yaml
- - {{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/docker-node-type.yaml
- - {{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/relationship/1.0.0/node-type.yaml
+ - {{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/cdapcloudify/14/cdapcloudify_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
inputs:
location_id:
@@ -70,7 +70,7 @@ node_templates:
endpoint: "/"
interval: "120s"
timeout: "60s"
- image: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.cdapbroker:4.0"
+ image: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.cdapbroker:4.0-latest"
interfaces:
cloudify.interfaces.lifecycle:
start: