Use new plugin location in configbinding bp 05/18005/1
authorLusheng Ji <lji@research.att.com>
Tue, 10 Oct 2017 16:48:05 +0000 (16:48 +0000)
committerLusheng Ji <lji@research.att.com>
Tue, 10 Oct 2017 16:48:13 +0000 (16:48 +0000)
Issue-Id: DCAEGEN2-128
Change-Id: Iaca5152df8691d5b762f940e7d575004fefe9f55
Signed-off-by: Lusheng Ji <lji@research.att.com>
blueprints/config_binding_service.yaml-template [moved from blueprints/config_binding_service.yaml with 91% similarity]

similarity index 91%
rename from blueprints/config_binding_service.yaml
rename to blueprints/config_binding_service.yaml-template
index 5dd5ced..a90823e 100644 (file)
@@ -25,9 +25,9 @@ description: >
 
 imports:
   - http://www.getcloudify.org/spec/cloudify/3.4/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/dockerplugin/2/dockerplugin_types.yaml
+  - {{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/relationshipplugin/1/relationshipplugin_types.
+yaml
 inputs:
   location_id:
     type: string
@@ -45,7 +45,7 @@ node_templates:
         name: 'config_binding_service'
         host_port: 10000
         container_port: 10000
-        image: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.configbinding:1.2"
+        image: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.configbinding:1.2-latest"
         docker_config:
             healthcheck:
                 type: "http"