summaryrefslogtreecommitdiffstats
path: root/blueprints/pgaas.yaml-template
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2017-09-29 17:29:52 +0000
committerVijay <vv770d@att.com>2017-10-02 15:10:35 +0000
commit6b903fe0618acb79393d59aaad3a4a3631ec2553 (patch)
tree6db12ec618fc67e50f36c2fa6029d00280f79e48 /blueprints/pgaas.yaml-template
parenta795b59c0465d84b70eea6a64371863e7aa01d85 (diff)
update pgaas blueprints
mv check-blueprint-vs-input here from utils fix minor changes pointed out by check-blueprint-vs-input Change-Id: Ie9383858177b7df2b068c4171280322c4f5a214f Signed-off-by: Tony Hansen <tony@att.com> Issue-Id: DCAEGEN2-49 Signed-off-by: Vijay <vv770d@att.com>
Diffstat (limited to 'blueprints/pgaas.yaml-template')
-rw-r--r--blueprints/pgaas.yaml-template14
1 files changed, 4 insertions, 10 deletions
diff --git a/blueprints/pgaas.yaml-template b/blueprints/pgaas.yaml-template
index 810912e..74584cf 100644
--- a/blueprints/pgaas.yaml-template
+++ b/blueprints/pgaas.yaml-template
@@ -1,7 +1,5 @@
# -*- indent-tabs-mode: nil -*- # vi: set expandtab:
-# TODO
-# add consul registration
# ============LICENSE_START====================================================
# org.onap.dcae
@@ -23,19 +21,15 @@
tosca_definitions_version: cloudify_dsl_1_3
-description: >
- This blueprint is used to install and to uninstall a central postgres as a platform service.
- This blueprint depends upon the deployment of the pgaas_plugin and Consul.
-
imports:
- http://www.getcloudify.org/spec/cloudify/3.4/types.yaml
- http://www.getcloudify.org/spec/openstack-plugin/1.4/plugin.yaml
- http://www.getcloudify.org/spec/fabric-plugin/1.4.1/plugin.yaml
- - {{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/dnsdesig/dns_types.yaml
- - {{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/sshkeyshare/sshkey_types.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/pgaas_plugin/1.0.0/pgaas_types.yaml
+ - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/dnsdesig/dns_types.yaml"
+ - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/sshkeyshare/sshkey_types.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/pgaas_plugin/1.0.0/pgaas_types.yaml"
inputs:
# environment info