summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHansen, Tony (th1395) <th1395@att.com>2018-04-09 13:23:44 +0000
committerHansen, Tony (th1395) <th1395@att.com>2018-04-10 03:16:14 +0000
commitc57ec6120d0e6cf0c6a6c5b1250cdba02fa0af70 (patch)
tree451eae0515d91c0fcb481f6729bd59aa2b258216
parent2c649d76705b799eaccceb5d770f40e96fcf968d (diff)
rename k8s-pgaas*.yaml to k8s-pgaas*.yaml-template
renamed files templatized ccsdk type file references Change-Id: I842b2f5bf73a126109a924cd3e8410e5e03e1d15 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-437 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
-rw-r--r--blueprints/k8s-pgaas-database.yaml-template (renamed from blueprints/k8s-pgaas-database.yaml)0
-rw-r--r--blueprints/k8s-pgaas-getdbinfo.yaml-template (renamed from blueprints/k8s-pgaas-getdbinfo.yaml)0
-rw-r--r--blueprints/k8s-pgaas-initdb.yaml-template (renamed from blueprints/k8s-pgaas-initdb.yaml)5
3 files changed, 2 insertions, 3 deletions
diff --git a/blueprints/k8s-pgaas-database.yaml b/blueprints/k8s-pgaas-database.yaml-template
index 309c962..309c962 100644
--- a/blueprints/k8s-pgaas-database.yaml
+++ b/blueprints/k8s-pgaas-database.yaml-template
diff --git a/blueprints/k8s-pgaas-getdbinfo.yaml b/blueprints/k8s-pgaas-getdbinfo.yaml-template
index 6869f2c..6869f2c 100644
--- a/blueprints/k8s-pgaas-getdbinfo.yaml
+++ b/blueprints/k8s-pgaas-getdbinfo.yaml-template
diff --git a/blueprints/k8s-pgaas-initdb.yaml b/blueprints/k8s-pgaas-initdb.yaml-template
index c02743a..c21e5dd 100644
--- a/blueprints/k8s-pgaas-initdb.yaml
+++ b/blueprints/k8s-pgaas-initdb.yaml-template
@@ -30,9 +30,8 @@ description: |-
imports:
- http://www.getcloudify.org/spec/cloudify/3.4/types.yaml
-
- - "https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R2/relationshipplugin/1.0.0/relationshipplugin_types.yaml"
- - "https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins/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/sshkeyshare/sshkey_types.yaml"
- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/pgaas/1.1.0/pgaas_types.yaml"
inputs: