aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-14[SDC] Fix MSB annotation for sdc-be service portSatoshi Fujii2-1/+3
Currently sdc-be 8080(http) port is disabled and no longer used, but the MSB annotation still points to that port so an issue occurs when a client tries to communicate with SDC via MSB. This will change the service port to 8443(https) in the annotation, and also pass 'enable_ssl' param so that MSB will use https scheme in proxying communication. Issue-ID: SDC-3314 Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com> Change-Id: I0f11fbe55fb21048571b657249b01065a2c0b443
2020-10-13[COMMON] Lower limit requirements for mariadbSylvain Desbureaux1-4/+4
requests/limits for "small" deployments are too big compared to actual usage. Issue-ID: OOM-2230 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I2e3f6dae57714ddc85d2fc04a3793fe034ccc8ef
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
2020-10-06[DCAE MOD - CMPv2] Change of runtime-api configkjaniak1-1/+1
Changed runtime-api config: version of k8splugin in order to allow generation of correct blueprint during dynamic component deployment in DCAE. Change-Id: I9c68ad4395951d0d9306eca9177fa40e18b2ce76 Issue-ID: DCAEGEN2-1794 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-10-06Upgrade VNFSDK to 1.6.0Bogumil Zebek2-2/+2
- upgrade vnfsdk version - resolve problem with db connection between refrepo container and postgres container Issue-ID: VNFSDK-655 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I73755886377c22c51d690f37d7c1ca06407e3d45
2020-10-05[SDC] Update pod limits and timeoutsChrisC15-108/+246
Add missing common flavor limits (and revisit some values) Add fixed limits for single job containers and init containers (no need to have these configurable I think) Reworked timeouts Issue-ID: SDC-3282 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I2eb7122eed370978876ac496a68eebb51421595a
2020-10-05[CONTRIB] Fix chart subcomponent's readiness image name patternBartek Grzybowski6-5/+8
This aims to fix the changes done in https://gerrit.onap.org/r/c/oom/+/111509 which broke ejbca/netbox/awx readiness image name pattern. Change-Id: I65d2f19a96d43c61167d63eb047e960dc213c985 Issue-ID: OOM-2584 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-10-05Merge "[SDC] correct typo"Sylvain Desbureaux1-2/+2
2020-10-05Merge "[DCAE] Fix tcagen2 output topic"Sylvain Desbureaux1-1/+1
2020-10-02[PORTAL] Bug fixes in Helm chartsSandeep Shah2-4/+34
Bug fixes in deployment.yaml file for both portal-app and sdk components Issue-ID: OOM-2582 Signed-off-by: SandeepLinux <Sandeep.Shah@att.com> Change-Id: I4123ca8f48f503170466f7a965696406c14635d6 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>