summaryrefslogtreecommitdiffstats
path: root/blueprints/pgaas-database.yaml-template
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/pgaas-database.yaml-template')
-rw-r--r--blueprints/pgaas-database.yaml-template24
1 files changed, 3 insertions, 21 deletions
diff --git a/blueprints/pgaas-database.yaml-template b/blueprints/pgaas-database.yaml-template
index 6ee5297..e1b7450 100644
--- a/blueprints/pgaas-database.yaml-template
+++ b/blueprints/pgaas-database.yaml-template
@@ -38,29 +38,9 @@ imports:
- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/pgaas/pgaas_types.yaml"
inputs:
- # environment info
blueprint_version:
type: string
default: 'VERSION-STAMP-GOES-HERE'
- flavor_id:
- type: string
- key_filename:
- type: string
- keypair:
- type: string
- location_domain:
- type: string
- location_prefix:
- type: string
- openstack: {}
- private_net:
- type: string
- public_net:
- type: string
- security_group:
- type: string
- ubuntu1604image_id:
- type: string
# pgaas-specific info
pgaas_cluster_name:
@@ -75,7 +55,9 @@ inputs:
database_name:
type: string
default: sample
-
+
+{{ ONAPTEMPLATE_STANDARD_INPUTS_TYPES }}
+
node_templates:
pgaasdbtest:
type: dcae.nodes.pgaas.database