summaryrefslogtreecommitdiffstats
path: root/cm-container/scripts
AgeCommit message (Collapse)AuthorFilesLines
2021-04-12Upgrade k8s-plugin to 3.9.04.5.0-cm-containerTomasz Wrobel1-1/+1
Issue-ID: OOM-2712 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ia80f7b065e6f65bfce1d48d09225b65caf415bac
2021-03-15CM 4.4.2 with K8splugin 3.8.0vv770d1-1/+1
Change-Id: Ib746685436b1bbe37a3554b4d9b1f1f5f5cb5af5 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2671 (cherry picked from commit 964b7b1887926e206a6db8260b72c0499e297356)
2021-03-09Update cm-container to use k8splugin 3.7.04.4.1-cm-containerJack Lucas1-1/+1
Issue-ID: DCAEGEN2-2662 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I4811a90481c317b5e12b1a1f5aeae1177af5dbce
2021-02-26Upgrade k8s-plugin to 3.6.04.4.0-cm-containerTomasz Wrobel1-1/+1
Issue-ID: DCAEGEN2-2440 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I3bd796d223980c7967f065afa937b17ff9504b86
2021-02-18Upgrade k8s-plugin to 3.5.34.3.1-cm-containerEdyta Krukowska1-1/+1
Issue-ID: DCAEGEN2-2546 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I5e211c7ec5c0ab2acd264b549e3633cc17572d1d
2021-02-12Upgrade k8s-plugin to 3.5.2Edyta Krukowska1-1/+1
Issue-ID: DCAEGEN2-2546 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Ib2acb270b17b0844aee01bd2f68e5c118bd7028c
2021-01-19[cm-container] Fix CM restart issue4.1.0-cm-containerJack Lucas3-46/+12
Update directories that are kept in persistent storage, based on guidance from Cloudify. Issue-ID: DCAEGEN2-2580 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I6292d79c7c8e790187548e0e16380c4fdd5beb38
2021-01-07[DCAE] Update Cloudify Manager to Python 3.x4.0.0-cm-containerJack Lucas4-31/+24
Issue-ID: DCAEGEN2-2542 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I8d3c42fc80290394df4eb3bd724c6e43d60c0a96
2020-12-17update cm-container with k8splugin 3.5.13.4.2-cm-containerJerzySzachniewicz1-1/+1
Added support for services witch ipv6 Issue-ID: DCAEGEN2-2388 Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com> Change-Id: Id0b8fbf2f4dedba2ef7929462f5c5d1ccbbc47fc
2020-11-24Update cm-container with k8splugin 3.4.33.4.1Piotr Marcinkiewicz1-1/+1
Issue-ID: DCAEGEN2-2508 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Id6ba99c581c887238e4cb246d716b4ad952d60e3
2020-10-21[DCAE]Limit k8splugin load to 3.4.2vv770d1-4/+0
Change-Id: I8cba5a618f69fac8b31773a2e9608255f7f6dedb Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2493
2020-09-29Move Cloudify's password update and plugins upload toRemigiusz Janeczek3-2/+37
start-persistent.sh script Move logic for changing cloudify's admin password and plugin upload to main script for debug purposes, so that output of those scripts is printed to stdout (can be accessed by 'docker/kubernetes logs') Issue-ID: DCAEGEN2-2457 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I69fb0b428efbfb3d85eba286ed6816151e03a0f1
2020-09-18Add k8splugin version 3.4.23.3.2Jack Lucas1-0/+1
Issue-ID: DCAEGEN2-2433 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Ie25720cc0616d07562bae839cc6f1345146788e6
2020-09-15Fix race condition for plugin uploads3.3.1Jack Lucas1-0/+16
Issue-ID: DCAEGEN2-2430 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Id8809d7773d8e18d7106186a5772cb2709225fbb
2020-09-09Update cm-container with k8splugin 3.4.13.3.0Remigiusz Janeczek1-0/+1
Bump version of cm-container from 3.2.0 to 3.3.0 Issue-ID: DCAEGEN2-2253 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I034992e8a06cbe4daa96a34c86e28f17add73d4f
2020-08-27Set Cloudify password3.2.0Schmalzried, Terry (ts862m)5-12/+72
Cloudify pod updates for sourcing password from CMPASS environment variable. Issue-ID: DCAEGEN2-1975 Change-Id: I5f297af9ad92389d0901eee463ea175751853838 Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
2020-08-12Update cm-container with k8splugin 3.3.03.1.0Joanna Jeremicz1-0/+1
Bump version of cm-container from 3.0.0 to 3.1.0 Issue-ID: DCAEGEN2-2252 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Idc0b00511ecf84f7022dda436383d63e42e12ada
2020-06-12Move plugin upload to CM containerJack Lucas6-175/+168
Issue-ID: DCAEGEN2-2236 Issue-ID: DCAEGEN2-1789 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Ibc4612dedbf73a17a237b88abe198add391b82de
2020-03-03Update type files for R6Jack Lucas1-7/+7
Configures resolver to R6 path to type files Picks up k8splugin change to provide CA certs in JKS format Issue-ID: DCAEGEN2-1938 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I7519d8be52254ef0ac41eb02d6a66f4a80d79501
2019-07-24Fix bad types file downloadJack Lucas1-2/+2
Use the curl -L option to follow redirects and the -f option to cause curl to fail (and stop the Docker image build) if it does not successfully retrieve a file Issue-ID: DCAEGEN2-1685 Change-Id: If8fd872e036ed5bc48656f8ca6853c297c6ac135 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-07-22Update k8s & dmaap pluginsJack Lucas1-1/+1
Also remove blueprint-based deployment of dashboard (now being done via Helm) Issue-ID: DCAEGEN2-1651 Issue-ID: DCAEGEN2-1653 Issue-ID: DCAEGEN2-1667 Issue-ID: DCAEGEN2-1670 Issue-ID: DCAEGEN2-1318 Change-Id: I5d7b88d2bc6ed508f5500a1df553745f44d660af Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-05-31Add TLS server supportJack Lucas2-1/+43
Change-Id: Ic9efe74e6ede2e503ab5b227f259900b0d04d18a Issue-ID: DCAEGEN2-909 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-23Update k8s type file versionJack Lucas1-1/+2
Also add CLAMP policy plugin Fix path to k8s plugin tgz Issue-ID: DCAEGEN2-1009 Change-Id: I38ab743c0bf1c2a1116b6e50f494c38028fa9872 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-08Bulk update to deploymentVijay Venkatesh Kumar1-1/+2
1) Removed pnda folder (moved to pnda repo) 2) Moved older R3 - heat repo into archive folder 3) Added Dmaap plugin 4) Added new blueprints for Dashboard/helm Change-Id: I82cb8c482a0a35fe8094da825e7403b0fc4ee33b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-04-03Update k8splugin & type file versionsJack Lucas1-3/+1
Also stop loading docker type file, never used. Issue-ID: DCAEGEN2-1136 Change-Id: I378d5df461dce7368aa4f4521ef086eb510b7f48 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-03-22Fix support for local type file storageJack Lucas8-0/+416
Also move to script-based readiness check so that the import resolver rule updated needed for local type file storage takes effect before clients try to use CM, and to verify that all CM services are really up. Issue-ID: DCAEGEN2-989 Change-Id: I9732fa0ff38affa320b6a872b74c16f87b73eb67 Signed-off-by: Jack Lucas <jflucas@research.att.com>