aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2022-03-31[STRIMZI] Adding strimzi projectefiacor1-1/+1
Deploy a 2 node replica strimzi kafka cluster Reduce MR kafka to 1 replica Add kafka ready check to cps-temporal Update readthedocs with strimzi prerequisite Modify deploy.sh to deploy the strimzi kafka in advance Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I87e54ad69a174174cb86f096c07d58878e3ab14e Issue-ID: DMAAP-1621
2022-03-23[DCAEGEN2] Remove Consul loader init containerJack Lucas1-0/+3
DCAE microservices no longer rely on Consul to store their configuration information. This change modifies the common DCAE microservice deployment template to eliminate the initContainer that loads configuration information into Consul. Issue-ID: DCAEGEN2-3059 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I4d9d547de020fe1987afab1c99cd033799ed7b36
2022-02-04[COMMON] Update .gitignoreSylvain Desbureaux1-0/+3
With use of Helm Chart API v2, charts package are sent to new places. Let's update .gitignore in order to have a clean state. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Id1fa03e7202270f7935fe964d30c70db266f8f01
2021-12-07[GLOBAL] Migrate to helm v3efiacor1-1/+1
Move all Chart.yaml to use apiVersion: 2 Move dependencies from requirements.yaml to Chart.yaml Changes to all makeFiles Changes to helm deploy plugin Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I03c5290eee9e40f76eacbf171e774204cf5fb1c0 Issue-ID: OOM-2845
2021-11-30[DCAEMOD] RuntimAPI updates for HELM-gen integrationVijay Venkatesh Kumar1-1/+1
- Add switch for RuntimeAPI support for cloudify/helm - Add new properties for Chartmuseum integration for helm-gen tool - Bumpup onboardingAPI container version to support v3 Change-Id: I956632d04fa4ac4cac552ebf2b63432e29fe2386 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2694 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-01-06[CMPV2] Add a template for Certificate (cert-manager)Jan Malkiewicz1-0/+3
This commit introduces a template for requesting a cert-manager certificate. See: https://cert-manager.io. It consist of the following parts: - a template for creating certificate in commons component - a definition of a certifcate object in sdnc component Issue-ID: OOM-2568 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: If58b8f12eff075d058db5a0fee3b2db5c2c93a17
2020-11-24[COMMON][ELASTIC] Uses new tpls for repos / imagesSylvain Desbureaux1-0/+6
This commit makes Elasticsearcg template to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I20c18632234c864ef2a29e3cfb259c9838a8c4d6
2019-12-02[NBI] Use the common galera cluster of ONAPSylvain Desbureaux1-1/+3
Instead of having our "own" galera cluster, use the common one already proposed by OOM. If a local cluster is needed, you just need to set global.mariadbGalera.localCluster to True. Also create a common chart that create the needed values for the database. Change-Id: I9ad551b76a40732b4ab3fc34ba7cde6ca90fe432 Issue-ID: EXTAPI-348 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-06-11cassandra livenessProbe chart errorJoey Sullivan1-0/+2
Disabling cassandra livenessProbe causes the charts generated yaml to append readinessProbe after containerPort because of go ‘-‘ command. Issue-ID: OOM-1922 Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com> Change-Id: If19c8639d1a5c0968b7156e39945a3ca15dd18b5
2019-02-27Add pydevproject to gitignoreMarco Platania1-0/+1
Change-Id: I4c20a6d7897d23a3e2ce5b8cb976fd9257b2ac5b Issue-ID: OOM-785 Signed-off-by: Marco Platania <platania@research.att.com>
2018-10-23vvp -- VNF Validation PlatformjasmineWen1-0/+3
Issue-ID: OOM-1173 Change-Id: I11251d5729c057ebc2211c60ac973343c0aa01f3 Signed-off-by: jasmineWen <jasmine.wen@amdocs.com> Signed-off-by: stark, steven <ss820f@att.com>
2018-09-06Add graphadmin microservice to oomKajur, Harish (vk250x)1-0/+3
Add the graphadmin charts to oom Also added the aai_schema changes to make the application model driven Update the resources traversal charts to be more user configurable Issue-ID: AAI-1545 Issue-ID: AAI-1474 Change-Id: Ie615cf3675b36a4830242a8510046c22fd95135b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-11Add BABEL chart to AAIMichael Arrastia1-1/+12
Includes: - aligned chart name - image name updated with version set to latest - handling of passwords as secrets Issue-ID: AAI-974 Change-Id: I5898364059217e77a80f43067acd6a343f893117 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-03-06Ignore .tgz and .lock files from the helm buildMandeep Khinda1-0/+3
Issue-ID: OOM-785 Change-Id: I248f3c9c83dbb701177754dfe7f275d1c6655a71 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-02-12Ignoring intelliJ filesSylhare1-4/+1
Change-Id: Ifd7c17a336571e4c8c586aed1da1f7e48e913888 Issue-ID: OOM-116 Signed-off-by: Sylhare <sylhareng@gmail.com>
2017-11-17Deploy Policy on VMs by TOSCAJun Hu1-0/+4
IssueID: OOM-80 Change-Id: Ifa21629bba5a8dbac652b8341f4ac52947bd619f Signed-off-by: Nicolas Hu <jh245g@att.com>
2017-09-11synching portal config with upstreamMandeep Khinda1-0/+1
on master branch there were changes to portals vm_init script and docker-compose process that needed to be ported to oom. src of config are on master in portal/deliveries/ reverted the docker image name changes. upstream master has introuced a "-" between apps, db and wms. these images were cauing NPEs during portal spring boot so went back to original image names until further notice. Issue-ID: OOM-276 Change-Id: I708628f4b375325f2f2b753d1a374699b763098a Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>