rename k8s-pgaas*.yaml to k8s-pgaas*.yaml-template 25/41725/2
authorHansen, Tony (th1395) <th1395@att.com>
Mon, 9 Apr 2018 13:23:44 +0000 (13:23 +0000)
committerHansen, Tony (th1395) <th1395@att.com>
Tue, 10 Apr 2018 03:16:14 +0000 (03:16 +0000)
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>
blueprints/k8s-pgaas-database.yaml-template [moved from blueprints/k8s-pgaas-database.yaml with 100% similarity]
blueprints/k8s-pgaas-getdbinfo.yaml-template [moved from blueprints/k8s-pgaas-getdbinfo.yaml with 100% similarity]
blueprints/k8s-pgaas-initdb.yaml-template [moved from blueprints/k8s-pgaas-initdb.yaml with 89% similarity]

similarity index 89%
rename from blueprints/k8s-pgaas-initdb.yaml
rename to blueprints/k8s-pgaas-initdb.yaml-template
index c02743a..c21e5dd 100644 (file)
@@ -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: