summaryrefslogtreecommitdiffstats
path: root/blueprints/pgaas.yaml-template
AgeCommit message (Collapse)AuthorFilesLines
2019-04-08Bulk blueprint updateVijay Venkatesh Kumar1-412/+0
1) Moved older bluerpints from build dir 2) Modified snmp and ves blueprint port mapping 3) Added helm and Dashboard blueprint Change-Id: If4739901d754fa6fea81024917fb425e82c20657 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2018-04-27fix blueprint import statementHansen, Tony (th1395)1-2/+2
the import statement in the blueprints - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/relationshipplugin/1/relationshipplugin_types.yaml" should be - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/relationshipplugin/1.0.0/relationshipplugin_types.yaml" Change-Id: Idbfe54a10dba03c54241e048ef02e90380ad0cfa Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-476 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2018-03-29blueprint changes for OOM and k8s-based postgresHansen, Tony (th1395)1-2/+2
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) <th1395@att.com> Issue-ID: DCAEGEN2-425 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2017-11-01refix syntax error, fix IP addressTony Hansen1-3/+3
retrieve the proper value for the IP address to register in Consul Change-Id: I8742d15bf4d80bad1914cb92dd7033aaa944aef0 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-185
2017-11-01add loop to ensure DHCP ranTony Hansen1-1/+14
if dnsdomainname didn't succeed, try again at 10-second intervals up to 20 additional times Change-Id: I6774f9386badaa72d667812d09e872b35e9e58a3 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-185
2017-11-01fix syntax error in PG blueprintsTony Hansen1-1/+1
Change-Id: Ia873e90a71d46c3755f05fb9004a8b516ff51d65 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-185
2017-10-31add PGaaS single-vm blueprintTony Hansen1-1/+1
provide a single-vm version of PGaaS to reduce the footprint of the boostrap demo Change-Id: Iafa8fae2b2cba751c0a4c540fc792e86fe581f59 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-185 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-25fix pgaas shell script errorTony Hansen1-1/+0
and a blueprint syntax error Change-Id: I2f2da66ecc5950cf4e8f3f84dd92e7f7ca090756 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-24fix refs to ccsdk.storage.pgaas in blueprintsTony Hansen1-2/+2
the files were moved and the variable needs to expand properly fix path for check-blueprint-vs-input Change-Id: Iacb0e4255300b3d9543d5e7dd88b0bca4ceddc61 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-11fix inputs, template expander, add testsTony Hansen1-26/+8
rewrite the template expander: 1) faster 2) handle multiple line variables 3) add new ONAPTEMPLATE_STANDARD_INPUTS_TYPES variable fix inputs directives in pgaas templates by using ONAPTEMPLATE_STANDARD_INPUTS_TYPES add call to check-blueprint-vs-input to test_templates Change-Id: I4ffc220d7e1f4820b271d055b5de3961ca236983 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-10Use new plugin location in PGaaS BPsLusheng Ji1-1/+1
Issue-Id: DCAEGEN2-128 Change-Id: I789fdd3579cd29b6069e57d3c4fe5850e2cfa517 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-06fix type file referencesTony Hansen1-2/+2
try to fix blueprints to where the files actually are in nexus note: relationships types file is still missing Change-Id: If7ee9a2b35828a4ce9f630141bc07290a1852280 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-128
2017-10-03fix up license text, descriptionsTony Hansen1-2/+5
make all license blocks more comparable Change-Id: I57b6270b05b69845a9abb4e1061cf36f14e2b434 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-49
2017-10-02update pgaas blueprintsTony Hansen1-10/+4
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>
2017-09-29 update pgaas blueprintsTony Hansen1-0/+421
DO NOT MERGE YET update the blueprints Change-Id: Iabadee34fd308a79945f5d2c6c93a0a627aa0640 Signed-off-by: Tony Hansen <tony@att.com> Issue-id: DCAEGEN2-49 Signed-off-by: Tony Hansen <tony@att.com>