aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2017-10-10 15:07:17 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-10 15:07:17 +0000
commitfb2e443685348e92afb1ecb0d4328ac0bae45c80 (patch)
tree67beabd81f34bdb369668d78d939ad7c8e91e726 /blueprints
parent0169382eb76ed0d91b3de819bd51f6982c846a0e (diff)
parentab7883e9811b123d34a98fa248f1d7fba2d476c7 (diff)
Merge "Use new plugin locations"
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: