aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-26Merge "[MODELING]Add environment variables in OOM chart"Sylvain Desbureaux2-4/+18
2020-10-26[MODELING]Add environment variables in OOM chartdengyh2-4/+18
Issue-ID: MODELING-441 Change-Id: Ibcabdb9db6f9d0695f2c338a9f7d52b42f6d0723 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-10-23[COMMON] Fix URL override for cassandra backup cronjobMarat Salakhutdinov1-1/+1
It is not possible to override Cassandra backup cronjob image URL currently. This might cause the problem if non standard repository is used. This patch is fixing that issue. Issue-ID: OOM-2608 Signed-off-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca> Change-Id: I1eb0a97d1a852d16f8d1662f543c3f583e873a5d
2020-10-23[SO] Add charts for so-oof-adapterPriyadharshini1-1/+1
-Fix for release image Issue-ID: SO-3205 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: Ia4942a072dcf77454f0245dc2837d7fdf60955bc
2020-10-23Merge "[DMAAP] change comment style"Krzysztof Opasiak37-6/+80
2020-10-22Merge "[VNFSDK] change comment style"Krzysztof Opasiak4-0/+8
2020-10-22Merge "[MULTICLOUD] change comment style"Krzysztof Opasiak8-0/+16
2020-10-22Merge "[POLICY] Update Policy image versions"Sylvain Desbureaux6-6/+6
2020-10-22Merge "[SDNC] change comment style"Sylvain Desbureaux29-1/+59
2020-10-22[SO] Import various CAs in truststoreSylvain Desbureaux3-4/+10
Per default, SO truststore has only one CA, the ONAP one. But we also need MSB root CA. The process to onboard was broken and this patch solves it We also needs "common root CAs" in order to discuss with other components such as the underneath OpenStack. In this patch we also import all "known" root CA from truststoreONAPall. Issue-ID: OOM-2606 Issue-ID: OOM-2607 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia67bd4aec7a0b122fb9fda11e1e48c4e6e55430c
2020-10-22Merge "[Tree-wide] Add helmignore to ignore components"Sylvain Desbureaux13-68/+76
2020-10-22Merge "[SO] Fix indentation in so-nssmf-adapter"Sylvain Desbureaux1-1/+1
2020-10-22Merge "[SO] Add Camunda BPM Properties to SO-NFVO-LCM"Sylvain Desbureaux1-0/+7
2020-10-22[COMMON] change comment styleJakub Latusek5-0/+10
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I21ea78c96ff8bd5e729f2228f761df534f515358 Issue-ID: OOM-2562
2020-10-22Merge "[SO] fix typo"Sylvain Desbureaux1-1/+1
2020-10-22Merge "[VID] change comment style"Sylvain Desbureaux7-0/+14
2020-10-22Merge "[VFC] change comment style"Sylvain Desbureaux30-0/+60
2020-10-22Merge "[UUI] change comment style"Sylvain Desbureaux4-0/+8
2020-10-22Merge "[SDC] change comment style"Sylvain Desbureaux20-0/+40
2020-10-22Merge "[SNIRO-EMULATOR] change comment style"Sylvain Desbureaux2-0/+4
2020-10-22Merge "[POLICY] change comment style"Sylvain Desbureaux38-0/+76
2020-10-22Merge "[PORTAL] change comment style"Sylvain Desbureaux33-0/+66
2020-10-22Merge "[POMBA] change comment style"Sylvain Desbureaux56-1/+113
2020-10-22Merge "[ONAP] change comment style"Sylvain Desbureaux7-0/+14
2020-10-22Merge "[OOF] change comment style"Sylvain Desbureaux42-3/+88
2020-10-22Merge "[PNDA] change comment style"Sylvain Desbureaux6-0/+12
2020-10-22Merge "[MODELING] change comment style"Sylvain Desbureaux4-2/+10
2020-10-22Merge "[MSB] change comment style"Sylvain Desbureaux15-0/+30
2020-10-22Merge "[LOG] change comment style"Sylvain Desbureaux12-0/+24
2020-10-22Merge "[ESR] change comment style"Sylvain Desbureaux6-1/+13
2020-10-22Merge "[DCAEMOD] change comment style"Sylvain Desbureaux26-5/+57
2020-10-22Merge "[DCAEGEN2] change comment style"Sylvain Desbureaux48-0/+96
2020-10-22Merge "[CONTRIB] change comment style"Sylvain Desbureaux7-0/+14
2020-10-22Merge "[CLI] change comment style"Sylvain Desbureaux3-0/+6
2020-10-22Merge "[CONSUL] change comment style"Sylvain Desbureaux27-0/+54
2020-10-22Merge "[APPC] change comment style"Sylvain Desbureaux28-0/+56
2020-10-22Merge "[CDS] change comment style"Sylvain Desbureaux17-0/+34
2020-10-22Merge "[CLAMP] change comment style"Sylvain Desbureaux28-1/+57
2020-10-21Merge "[OOF] Add helmignore to ignore components"Krzysztof Opasiak3-0/+3
2020-10-21Merge "[COMMON] Move onap truststore to cert-wrapper"Krzysztof Opasiak6-11/+27
2020-10-21Merge "[COMMON] Make certInitializer share truststore among instances"Krzysztof Opasiak9-3/+70
2020-10-21Merge "[AAF] change comment style"Sylvain Desbureaux25-0/+50
2020-10-21[POLICY] Update Policy image versionsJim Hahn6-6/+6
Update version numbers for all Policy images. Issue-ID: POLICY-2869 Change-Id: Ia5afdf328fd3ddf3b665446cf0950d65522181d5 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-10-21[SO] fix typoJakub Latusek1-1/+1
Helm3 check correctness of deployed yaml, fixed to deploy onap using helm3 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Ib2c3390d857f339bd89547e434ac0fddaa0c379c Issue-ID: OOM-2562
2020-10-21[VNFSDK] change comment styleJakub Latusek4-0/+8
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I4be8fb8cc9627bf9c338fcc76ee78247a86e9d6c Issue-ID: OOM-2562
2020-10-21[VID] change comment styleJakub Latusek7-0/+14
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I66c141480e6a5715be571b7a2ae1e9945b9e040e Issue-ID: OOM-2562
2020-10-21[VFC] change comment styleJakub Latusek30-0/+60
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Ic9e6fec5e5f6897a35d1c2c1036a947e30432efb Issue-ID: OOM-2562
2020-10-21[UUI] change comment styleJakub Latusek4-0/+8
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I8c6f7dd3f68f482d12b527ba526a12adec2fbe30 Issue-ID: OOM-2562
2020-10-21[SO] change comment styleJakub Latusek81-1/+163
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I15281199766092663aa2c0f8b96ae16979ccaa5f Issue-ID: OOM-2562
2020-10-21[SNIRO-EMULATOR] change comment styleJakub Latusek2-0/+4
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Ib7c2bb231d2be142b5a1d2b96b372d426a54b486 Issue-ID: OOM-2562