summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-08-23Add unconditional Consul key delete1.1.1-consul-loader-containerJack Lucas3-1/+58
Add a script to consul-loader-container that attempts to delete a Consul key and ignores failures rather than looping indefinitely. This will allow us to safely add a k8s Job to each DCAE microservice's Helm chart to delete the microservice's Consul configuration key when the microservice is undeployed using Helm. Issue-ID: DCAEGEN2-2669 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I0e9534c4b488d3a3f7248434712900ed5b593489
2021-07-23Update clamppolicyplugin versionk.kedron3-2/+5
- to get the recent changes Issue-ID: DCAEGEN2-2854 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I74dcfcdc3735ff5406944ed6fe228e722ffd7160
2021-06-24Release healthcheck image 2.2.0Jack Lucas1-0/+8
Use an alpine base image without Python for the DCAE healthcheck image. This fixes an issue with Python 2 being present in the previous version of the image. Issue-ID: DCAEGEN2-2737 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I1b5d0f757f8b6a0722b673009afbc9e634c0ed7c
2021-06-10Merge "Release cm-container 4.6.0"2.2.0Remigiusz Janeczek1-0/+9
2021-06-10Release cm-container 4.6.0Joanna Jeremicz1-0/+9
Upgrade dmaap-plugin to 1.5.1 (Fix incorrect var name in DMaaP plugin topic creation) Issue-ID: DCAEGEN2-2750 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I555059142faaea9251cfa5a641f0cd9a9d9f7d2c
2021-06-09Move healthcheck to a non-python containerJack Lucas3-6/+8
Use an alpine-based node image as the base for the healthcheck container. This image has no python installations, and so eliminates the issue with python2 in the previous version of the container. Also moves to the most recent LTS release of node (14.17.0). Issue-ID: DCAEGEN2-2737 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I0ce96af11adc35632ef8ac7ddddd57db1734fe2c
2021-06-07Update cm-container with dmaap-plugin 1.5.14.6.0-cm-containerJoanna Jeremicz3-2/+5
Bump version of cm-container from 4.5.0 to 4.6.0 Issue-ID: DCAEGEN2-2750 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I901d86517289b47302dbf129931c751abf7fd280
2021-04-22release 1.0.1 policy-sync containervv770d1-0/+9
Change-Id: I6de09d663793bbf83ba1f03269d19d92961195f8 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2739 Issue-ID: DCAEGEN2-2735
2021-04-22Fix output file permission1.0.1-policy-syncVijay Venkatesh Kumar1-0/+1
Change-Id: Iaa4cd79bd3a02d179544606c2029ffc3fd17cf4a Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2739 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-04-16Fix cert issue on policy-syncVijay Venkatesh Kumar4-4/+40
Change-Id: I0396fc49a486d32d1e063ad8f2ff8dba9d51b96f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2735 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-04-12Release cm-container 4.5.0Tomasz Wrobel1-0/+9
Upgrade k8s-plugin to 3.9.0 (Add a configuration of certificates for communication between external-tls init container and CertService API) Issue-ID: OOM-2712 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ifa89145d60d2073d9164a3f9e8ffa141703216b8
2021-04-12Upgrade k8s-plugin to 3.9.04.5.0-cm-containerTomasz Wrobel3-2/+6
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.0vv770d3-2/+9
Change-Id: Ib746685436b1bbe37a3554b4d9b1f1f5f5cb5af5 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2671 (cherry picked from commit 964b7b1887926e206a6db8260b72c0499e297356)
2021-03-15[DCAE] release 4.4.2 CM containervv770d1-0/+9
Updated K8Splugin 3.8.0 (container policy-lib fix for base64 encoding in py3) Change-Id: Icca3aa4af45d92256d395f35cec6fb3ad5c59d2b Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2671
2021-03-11[DCAE] INFO.yaml updatevv770d1-0/+16
New committer additions (March2021) Change-Id: Ia639acb221cb688e4b17f1db2e30039c99bc2d95 Issue-ID: DCAEGEN2-2657 Issue-ID: DCAEGEN2-2658 Signed-off-by: vv770d <vv770d@att.com>
2021-03-10Merge "R9 tag/path update"Remigiusz Janeczek2-2/+2
2021-03-09Release cm-container 4.4.1Jack Lucas1-0/+9
Releasing cm-container 4.4.1, which updates k8splugin to 3.7.0. k8splugin 3.7.0 updates dcae policy library to 2.5.0 to support Python 3. Issue-ID: DCAEGEN2-2662 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I9a37130b6ab46dec502a6788289021717e062af4
2021-03-09R9 tag/path updatevv770d2-2/+2
Change-Id: Ifea4f102ca45eceee451a9986289fa4546d1f738 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2663
2021-03-09Update cm-container to use k8splugin 3.7.04.4.1-cm-containerJack Lucas2-2/+2
Issue-ID: DCAEGEN2-2662 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I4811a90481c317b5e12b1a1f5aeae1177af5dbce
2021-02-27Merge "Release cm-container 4.4.0"Remigiusz Janeczek1-0/+9
2021-02-26[DCAE] Release policy-sync containervv770d1-0/+9
Change-Id: I159d08e419c0675d8e56069381f1ff023c9aaac9 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2556
2021-02-26Release cm-container 4.4.0Tomasz Wrobel1-0/+9
Upgrade k8s-plugin to 3.6.0 (Add integration with cert-manager) Issue-ID: DCAEGEN2-2440 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I331feece33890d336a62500e50f787d76ddeba39
2021-02-26Upgrade k8s-plugin to 3.6.04.4.0-cm-containerTomasz Wrobel3-3/+7
Issue-ID: DCAEGEN2-2440 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I3bd796d223980c7967f065afa937b17ff9504b86
2021-02-23Merge "Release cm-container 4.3.1"Vijay Venkatesh Kumar1-0/+9
2021-02-20Fix docker build for deployment repo1.0.0-policy-syncvv770d1-9/+1
+ misc cleanup old module Change-Id: Ic5123d2aa86f879bb9e1bd422c4615579b8451b2 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2556 Signed-off-by: vv770d <vv770d@att.com>
2021-02-20Enable docker build for policy-syncvv770d1-4/+1
Change-Id: Iee7ef23e0620035d151b74c9a39c1584761bf69b Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2556
2021-02-19Release cm-container 4.3.1Edyta Krukowska1-0/+9
Upgrade k8splugin to 3.5.3 (Fix bug with default mode format) Issue-ID: DCAEGEN2-2546 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Ief68bdb8d78cd3c345e9b56dfdee68e9cb8f8782
2021-02-18Upgrade k8s-plugin to 3.5.34.3.1-cm-containerEdyta Krukowska3-2/+5
Issue-ID: DCAEGEN2-2546 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I5e211c7ec5c0ab2acd264b549e3633cc17572d1d
2021-02-18Merge "Seed policysync container code"Tony Hansen20-0/+2595
2021-02-17Seed policysync container codecluckenbaugh20-0/+2595
For use by helm microservices to receive policy Issue-ID: DCAEGEN2-2556 Change-Id: I2d9cb92ab480a90c63a9d8e6242848f7ca2df0f3 Signed-off-by: cluckenbaugh <cl5597@att.com>
2021-02-12Upgrade k8s-plugin to 3.5.2Edyta Krukowska3-2/+5
Issue-ID: DCAEGEN2-2546 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Ib2acb270b17b0844aee01bd2f68e5c118bd7028c
2021-02-09Release consul-loader-container 1.1.0Jack Lucas1-0/+9
Enhance Consul loader to: -- Convert YAML configuration files to JSON before storing the configuration into Consul -- Provide an option to delete a Consul key so that a component's configuration can be removed from Consul when the component is undeployed. Use the ONAP integration team's Python image (integration-python:8.0.0) as base image. Issue-ID: DCAEGEN2-2616 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I56bcf497af7b02a06f0573a2befd29bee5c32b3f
2021-02-08Release cm-container 4.2.0Jack Lucas1-0/+9
Use cloudifyplatform/community-cloudify-manager-aio:5.1.2 as base image for cm-container to pick up Cloudify fix for a bug where CM used its previous IP address rather than the new assigned when the container is restarted. Issue-ID: DCAEGEN2-2581 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Iff17dd12fea27185ec17bb6e5d91851bdd6d2bb4
2021-02-08Merge "Add yaml load and key delete to consul-loader-container"4.2.0-cm-container1.1.0-consul-loader-containerVijay Venkatesh Kumar5-4/+82
2021-02-05Add yaml load and key delete to consul-loader-containerJack Lucas5-4/+82
Enhance Consul loader to: -- Convert YAML configuration files to JSON before storing the configuration into Consul -- Provide an option to delete a Consul key so that a component's configuration can be removed from Consul when the component is undeployed. Use the ONAP integration team's Python image (integration-python:8.0.0) as base image. Issue-ID: DCAEGEN2-2616 Issue-ID: DCAEGEN2-2488 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Iaa45a03e805f64e12881f142de2fa206fb816175
2021-02-05Add initial changelogPawel1-0/+7
Issue-ID: DCAEGEN2-2557 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I1f0da92ea5a1540751f5a225011770869897cfa2
2021-01-27Fix cm-container failure to restartJack Lucas2-2/+2
Use cloudifyplatform/community-cloudify-manager-aio:5.1.2 as base image for cm-container to pick up Cloudify fix for a bug where CM used its previous IP address rather than the new assigned when the container is restarted. Issue-ID: DCAEGEN2-2581 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I8fc684aca5fc70fb7e2fcfe4a9e636f23e3d8560
2021-01-22Release cm-container 4.1.0Jack Lucas1-0/+9
Issue-ID: DCAEGEN2-2580 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I718c15a5b1333479943db183494871f252f21081
2021-01-19[cm-container] Fix CM restart issue4.1.0-cm-containerJack Lucas4-47/+13
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-13dcae INFO.yaml updatevv770d1-10/+6
Committer changes Change-Id: I557a0aad4f0c2b025c9379e731cc4f534a2232f2 Issue-ID: DCAEGEN2-2583 Signed-off-by: vv770d <vv770d@att.com>
2021-01-08Release cm-container 4.0.0Jack Lucas1-0/+9
Move to python 3 version of Cloudify Manager Issue-ID: DCAEGEN2-2542 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I7202030d053f0260bbb809083ce5e9efec5a928c
2021-01-07[DCAE] Update Cloudify Manager to Python 3.x4.0.0-cm-containerJack Lucas8-108/+47
Issue-ID: DCAEGEN2-2542 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I8d3c42fc80290394df4eb3bd724c6e43d60c0a96
2020-12-18Release cm-container 3.4.2Remigiusz Janeczek1-0/+9
Update k8splugin to 3.5.1 (add support for ipv6 services) Issue-ID: DCAEGEN2-2388 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I82cbd5091a29e925322cfb1baa2368642809f1ce
2020-12-17update cm-container with k8splugin 3.5.13.4.2-cm-containerJerzySzachniewicz2-2/+2
Added support for services witch ipv6 Issue-ID: DCAEGEN2-2388 Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com> Change-Id: Id0b8fbf2f4dedba2ef7929462f5c5d1ccbbc47fc
2020-11-26Release cm-container 3.4.1Piotr Marcinkiewicz1-0/+8
Issue-ID: DCAEGEN2-2508 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ieb55019905d17df74675f9a6427e3389bf967ab9
2020-11-24Update cm-container with k8splugin 3.4.33.4.1Piotr Marcinkiewicz2-2/+2
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.2vv770d3-6/+2
Change-Id: I8cba5a618f69fac8b31773a2e9608255f7f6dedb Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2493
2020-10-20Merge "R8 tag/path update"Tony Hansen1-1/+1
2020-10-06Release CM container 3.3.47.0.0-ONAPguilinJack Lucas1-0/+8
Issue-ID: DCAEGEN2-2471 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I4048a3f87430afa363e37e122d8d54ba970d2017
2020-10-05Pre-load Cloudify 4.5.5 type files3.3.4Jack Lucas2-6/+10
Issue-ID: DCAEGEN2-2471 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I759cdf8e85bd62b6e7cac494b2e7c5b64722f17b