From b936fb434f1a56409cbeab4c8d57eb81dc5934c5 Mon Sep 17 00:00:00 2001 From: "Hansen, Tony (th1395)" Date: Thu, 29 Mar 2018 14:28:59 +0000 Subject: blueprint changes for OOM and k8s-based postgres add k8s-pgaas-initdb, k8s-pgaas-database and k8s-pgaas-getdbinfo update typesfile version in other files Change-Id: I0af66ea23299f60ebb85e31941d76254a5d53538 Signed-off-by: Hansen, Tony (th1395) Issue-ID: DCAEGEN2-425 Signed-off-by: Hansen, Tony (th1395) --- blueprints/pgaas.yaml-template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'blueprints/pgaas.yaml-template') diff --git a/blueprints/pgaas.yaml-template b/blueprints/pgaas.yaml-template index 845ba72..f66c8c2 100644 --- a/blueprints/pgaas.yaml-template +++ b/blueprints/pgaas.yaml-template @@ -32,12 +32,12 @@ imports: - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_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/relationshipplugin/1/relationshipplugin_types.yaml" - - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/pgaas/pgaas_types.yaml" + - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/pgaas/1.1.0/pgaas_types.yaml" inputs: blueprint_version: type: string - default: 'VERSION-STAMP-GOES-HERE' + default: '2018-03-29T14:28:59+0000' # pgaas-specific info pgaas_cluster_name: -- cgit 1.2.3-korg