aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-15Merge "[COMMON] Use lowercase in common.fullname during linting in helm3"Sylvain Desbureaux1-1/+1
2020-10-14Update git submodulessekharhuawei1-0/+0
* Update kubernetes/robot from branch 'master' to c4aa2a9a01ad435b20b242b76edeea2e8dcc5bce - SO health check failed Issue-ID: OOM-2595 Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com> Change-Id: I7ac19c53313c6b50297242b068a7277079e625ed
2020-10-14Update git submoduleswreehil1-0/+0
* Update kubernetes/aai from branch 'master' to fa694e0feb325333cfffb7d7852aa97264f96b6c - Updated the schema service to 1.7.10 for the network slicing functional use case Issue-ID: AAI-2919 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I6fee838caacd62a1fb7affa5998ec7e5ffe12f1f
2020-10-14Merge "[SO] move subcharts to components folder"Sylvain Desbureaux142-715/+1460
2020-10-14Merge "[MULTICLOUD] Update multicloud k8s image to 0.7.0"Sylvain Desbureaux1-1/+1
2020-10-14Merge "[CLAMP] Give times to mariadb to come up"Krzysztof Opasiak2-2/+9
2020-10-14Merge "[CLAMP] Update charts for release 5.1.3"Sylvain Desbureaux3-9/+11
2020-10-14[CLAMP] Give times to mariadb to come upSylvain Desbureaux2-2/+9
On some environments, clamp database is restarted in the middle of the init script. The consequence is then a weird behavior, especially if the users are not set. This patch adds more time to the DB in the environment override file (which is supposed to be used in slow environnement). Issue-ID: OOM-2597 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ieb700afbb27610dbad18d860b7fb85ac95c2bb0d
2020-10-14Merge "[policy] release pdp-cl 1.7.3"Sylvain Desbureaux1-1/+1
2020-10-13[CONTRIB] Make netbox nginx service work againSylvain Desbureaux1-1/+1
Moving from NodePort to ClusterIP has made a regression. This patch solves it. Issue-ID: OOM-2556 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6e2d87bf22bb8f25e6b25653f2954f04c1011800
2020-10-13Merge "[CONTRIB] Move Netbox service to ClusterIP"Krzysztof Opasiak1-1/+1
2020-10-13Merge "[COMMON] Add limits to mongo statefulsets."Krzysztof Opasiak2-10/+17
2020-10-13Merge "Update uui version to 3.0.6"Krzysztof Opasiak2-2/+2
2020-10-13[CLAMP] Update charts for release 5.1.3sebdet3-9/+11
Update the chart values.yaml to refer to the latest clamp BE/FE images. Also the memory and timeout settings have been changed (no heap limit) Issue-ID: CLAMP-953 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I543509760c7e3124d068c26b325de9280220194d
2020-10-13Merge "Use helm push plugin"Sylvain Desbureaux1-0/+6
2020-10-12[MULTICLOUD] Update multicloud k8s image to 0.7.0Eric Multanen1-1/+1
Updated multicloud k8s image to 0.7.0 Change-Id: I400ca632dbd680e6e47e83b8fbb00b77619d5f11 Issue-ID: MULTICLOUD-1213 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2020-10-12Merge "[ONAP] update api version"Sylvain Desbureaux1-1/+1
2020-10-12Merge "[SNIRO] Update api version"Sylvain Desbureaux1-1/+5
2020-10-12Merge "[VFC] Update image version of zte svnfm driver to 1.3.8"Sylvain Desbureaux1-1/+1
2020-10-12Merge "[SDNC] Make cmpv2Enabled control the creating of volumes and mounts"Sylvain Desbureaux1-0/+4
2020-10-12[SO] move subcharts to components folderseshukm142-715/+1460
Move subcharts to components folder in order to be able to enable/disable them one by one. Also use certInitializer to retrieve truststore in order to be able to discuss with other ONAP components. Issue-ID: SO-2046 Change-Id: Ia5c2a590a2ad75e4b69be0748e9d79fda996af37 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-10-12[COMMON] Use lowercase in common.fullname during linting in helm3Jakub Latusek1-1/+1
.Template.BasePath return <component_name>/templates during linting. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I9e44eca46334ac4c4d884f2aa71ad197283363a1
2020-10-12Use helm push pluginJakub Latusek1-0/+6
Change-Id: Ic0df69cdf5be0eaef749b784e59daec0c8ffff63 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-10-12[ONAP] update api versionJakub Latusek1-1/+1
Change-Id: I0f3278d513430ddf18abd3580a48f0d7a0bccc78 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-10-12[SNIRO] Update api versionJakub Latusek1-1/+5
Change-Id: Iacdd497d0bce0574dd7d8ff425ab0aba5a8729e5 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
2020-10-12[VFC] Update image version of zte svnfm driver to 1.3.8dengyh1-1/+1
Issue-ID: VFC-1743 Change-Id: I4c758593e39043a2e8dbf1cfaca36e9f2960529a Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-10-10[policy] release pdp-cl 1.7.3Taka Cho1-1/+1
Issue-ID: POLICY-2839 Change-Id: Id29259a12c438f5be692791a5617c5db623028af Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-10-09Merge "[SDNC] Fix AAI SSL certification issue"Sylvain Desbureaux6-6/+6
2020-10-09Update uui version to 3.0.6hekeguang2-2/+2
Issue-ID: USECASEUI-489 Change-Id: Id21c913b2f353e6d91728fe6c786e21f5b3b82af Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-10-09Merge "[POLICY]release new images"Sylvain Desbureaux14-17/+13
2020-10-09Merge "Guilin Release Image for VID"Sylvain Desbureaux1-1/+1
2020-10-09Merge "[MODELING] Refactor Modeling environment variables"Sylvain Desbureaux2-4/+5
2020-10-09Merge "[Portal] Update docker-entrypoint.sh for portal-mariadb"Sylvain Desbureaux5-147/+310
2020-10-09[POLICY]release new imagesTaka Cho14-17/+13
1. releasing new policy docker 2. remove BASE64 password 3. remove legacy operation type in apex Issue-ID: POLICY-2770 Change-Id: Ic1c8315687cb726c3888a4345bc163d42994fa52 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-10-09Merge "[DCAEMOD] Update runtimeapi to version 1.1.1"Sylvain Desbureaux1-1/+1
2020-10-09Merge "[DCAEGEN2] Deploy latest cm-container"Sylvain Desbureaux1-5/+7
2020-10-09Merge "[DCAE MOD - CMPv2] Change of runtime-api config"Sylvain Desbureaux1-1/+1
2020-10-09Merge "[Portal] Added Logging Compliance Specification Details"Sylvain Desbureaux2-2/+2
2020-10-09Merge "[CONTRIB] Fix chart subcomponent's readiness image name pattern"Sylvain Desbureaux6-5/+8
2020-10-09[MODELING] Refactor Modeling environment variablesdengyh2-4/+5
Issue-ID: MODELING-437 Change-Id: Ie8eba9f0d3e25787b0160e67d19a7d9f079dc717 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-10-08[Portal] Update docker-entrypoint.sh for portal-mariadbSandeep Shah5-147/+310
Update docker-entrypoint.sh file, since we are going with the latest mariaDB version 10.5.5 and also updated with released images Issue-ID: OOM-2587 Signed-off-by: SandeepLinux <Sandeep.Shah@att.com> Change-Id: If903ccbfb5dc820219b7d0d28d274bd40b033887 Signed-off-by: statta <statta@att.com>
2020-10-08Guilin Release Image for VIDIkramullah, Ikram (fi241c)1-1/+1
Issue-ID: VID-897 Change-Id: I4517c137c7cf8660b3943969000f65a8e0d4d7ac Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
2020-10-08[DCAEMOD] Update runtimeapi to version 1.1.1Remigiusz Janeczek1-1/+1
Fix blueprint generator bugs Issue-ID: DCAEGEN2-2459 Issue-ID: DCAEGEN2-2460 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I0893ac6db7787427c89b11ee603adbf9800121f3
2020-10-08[SDNC] Make cmpv2Enabled control the creating of volumes and mountsegernug1-0/+4
Issue-ID: SDNC-1136 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Id8c02dc9546165c42be79b879a6207fef969b543
2020-10-08Update git submodulessumitc291-0/+0
* Update kubernetes/robot from branch 'master' to 34913f2223539640c81ae9e7a65744a09a95c9ce - Adding global variable for NSSMF adapter Issue-ID: OOM-2585 Change-Id: Id9274349ba841f173da5774de8b53b7758cc2795 Signed-off-by: sumitc29 <sumit.chandak@amdocs.com>
2020-10-07[SDNC] Fix AAI SSL certification issueDan Timoney6-6/+6
Install version 2.0.2 of sdnc docker images, which contains a fix to issue where AAI interface was failing due to failed SSL certificate check. Issue-ID: SDNC-1371 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id14b823989cdd987d745d205458ec57712c2a3df
2020-10-07[DCAEGEN2] Deploy latest cm-containerJack Lucas1-5/+7
Deploy cm-container version 3.3.4 Update container memory limits and requests to address problem in integration environment Issue-ID: DCAEGEN2-2471 Issue-ID: DCAEGEN2-2457 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I439385f320ee90d571599ba81a09b62e7e714d2e
2020-10-07Merge "[DMAAP] remove field undefined in in statefulset specification"Sylvain Desbureaux2-38/+4
2020-10-07Merge "[SDC] Update pod limits and timeouts"Sylvain Desbureaux15-108/+246
2020-10-07Merge "[EXTAPI] Deploy macromode and E2E slicing code changes"Sylvain Desbureaux2-2/+2