aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2021-06-03Remove DCAE microservice component from bootstrapJack Lucas1-11/+15
All of the "statically-deployed" DCAE microservices are now being deployed with Helm, so it is no longer necessary to deploy them via Cloudify in the DCAE bootstrap process. Issue-ID: DCAEGEN2-2617 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Id40b7891cf4b836d22ddc338410b8b872fb08c69
2021-03-29[DCAE] Disable holmes from boostrapvv770d1-4/+1
Bump up default version to match oom Change-Id: I3dcf9824ef92a85fda8b22192cbf9f65136ead73 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2700 Signed-off-by: vv770d <vv770d@att.com>
2021-01-13Move bootstrap container to python 33.0.0Jack Lucas1-14/+2
Move to an Alpine python base image and install a Python 3 version of the Cloudify CLI. Also remove loading of k8s plugin configurations. (Will move to CM via an init container.) Issue-ID: DCAEGEN2-2543 Issue-ID: DCAEGEN2-2582 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I6d147bbbce863ee8e04d2bd70d7189dc63fa9950
2020-08-07Disable TCA/cdap from bootstrap2.0.3vv770d1-2/+1
Change-Id: Ib14ef5dc437ccff368a0e266f00530d1c949d641 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2342
2020-06-19Remove plugin uploads from bootstrap container2.0.0Jack Lucas3-135/+2
Update other blueprints Update blueprints for components loaded at boot time Move Consul service registrations out of bootstrap script (use Consul init container in OOM chart instead) Issue-ID: DCAEGEN2-1789 Issue-ID: DCAEGEN2-2237 Issue-ID: DCAEGEN2-2236 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I3532d21be3c520a63ca6176dc2c085665db0add8
2020-03-26Disable VES/http from bootstrap1.12.4Vijay Venkatesh Kumar1-1/+0
Change-Id: Iddad048020844312531817559318efabdbfbf689 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2172 Issue-ID: OJSI-116 Issue-ID: DCAEGEN2-2129 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-03-10Add latest dmaap pluginsJack Lucas1-0/+2
Issue-ID: CCSDK-2158 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I34eb3399fab1247c4fe75428bc5276266f33cd96
2020-03-04Upload latest pgaas & sshkeyshare pluginsJack Lucas1-0/+2
Workaround for changed type files Issue-ID: CCSDK-2158 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I65fc4ffa0dec0018ca5616dbf96fc883f874d2a2
2020-03-02Load blueprint into DCAE inventory at bootJack Lucas4-4/+101
Load k8splugin 2.0.0 in addition to 1.7.2 Issue-ID: DCAEGEN2-2049 Issue-ID: DCAEGEN2-1938 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I5306bf54b0c443b83fb6dc5afb60b07e87d741e6
2020-02-28tcagen2 + rls version updatesVijay Venkatesh Kumar1-0/+1
Change-Id: I450f7c5999bfcd68aa53ef495f8e2e7ae7264964 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-02-25Added template for vesPawel1-0/+1
Added template (for ves secure) and update template (for ves insecure) Issue-ID: DCAEGEN2-1777 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ie435043c1ca8e17d616e93fbc16d1e8abd44efe1
2020-02-07Move k8s-bootstrap container to blueprints repo1.9.0Jack Lucas3-0/+331
Cleanup of unnecessary input templates and other files Use non-templatized blueprints instead of blueprint templates Copy blueprints from blueprints/ directory into image Move reference_templates to top-level directory Issue-ID: DCAEGEN2-2041 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Ib846a96a4995eb97383f63ff764705e6277a24b0