fix blueprint import statement 01/45001/3
authorHansen, Tony (th1395) <th1395@att.com>
Fri, 27 Apr 2018 00:37:31 +0000 (00:37 +0000)
committerHansen, Tony (th1395) <th1395@att.com>
Fri, 27 Apr 2018 03:45:34 +0000 (03:45 +0000)
commit68765fc66afe1648a113f8baa845407be19d26f8
tree273f9788900b7e531be2ad442d1779e52ef55ce1
parent2f5b30af07916a63bc753c82e07986122d0be032
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>
20 files changed:
blueprints/DeploymentHandler.yaml-template
blueprints/DockerBP.yaml-template
blueprints/cdap-sdk.yaml-template
blueprints/cdap_broker.yaml-template
blueprints/config_binding_service.yaml-template
blueprints/heartbeat-service.yaml-template
blueprints/holmes-engine.yaml-template
blueprints/holmes-rules.yaml-template
blueprints/inventory.yaml-template
blueprints/k8s-pgaas-initdb.yaml-template
blueprints/pgaas-cluster.yaml-template
blueprints/pgaas-disk.yaml-template
blueprints/pgaas-onevm.yaml-template
blueprints/pgaas.yaml-template
blueprints/policy_handler.yaml-template
blueprints/prh-service.yaml-template
blueprints/snmptrap-collector.yaml-template
blueprints/tca.yaml-template
blueprints/tcadocker-service.yaml-template
blueprints/ves.yaml-template