aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-10-14[CPS] OOM updates for CPS Reposmpriyank8-8/+73
- CPS-Core : Added NCMP tag in properties and updated container image from 3.0.1 to 3.1.4 - Fixed env variable missing in cps-core - Added missing kafka topics(ncmp-events and ncmp-async-m2m) - NCMP-DMI-PLUGIN: update container image from 1.1.0 to 1.2.1 - CPS-TEMPORAL: update container image from 1.1.0 to 1.2.0 Issue-ID: CPS-1290 Issue-ID: CPS-1343 Change-Id: Id5b4b6cfac9ddabe2421300e37f10185cee71ed3 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-12[POLICY] Service Mesh Compliance for Policyamatthews47-932/+490
Updating the basic requirements for Service Mesh Compliance within Policy. Changing the DB jobs and updating the configuration files to use HTTP Issue-ID: OOM-2253 Change-Id: If1aed68f0ed2f00d6a5cf06e5f95837f9405f65b Signed-off-by: amatthews <adrian.matthews@est.tech> Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2022-10-05Merge "[SDNC] Version bump of SDNC images for Kohn release"Fiachra Corcoran5-5/+5
2022-10-03Merge "[AAI] OOM AAI resources healthcheck based on Cassandra DB Healthcheck"Fiachra Corcoran2-2/+33
2022-09-30[SDNC] Version bump of SDNC images for Kohn releaseTimoney, Dan (dt5972)5-5/+5
Update SDNC image versions for Kohn release Issue-ID: SDNC-1734 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I4bf12b7719055d0f07ecd25daa4a0747bf0b0ed0
2022-09-30[AAI] Fix ServiceMesh problems in AAI Model LoaderAndreas Geissler1-0/+5
Solve problem in Model Loader to connect to Babel by setting the keystore and truststore variables Issue-ID: OOM-3035 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I29717abe9dee9525e0da93aaac53ecfe00cb7c8d
2022-09-30[UUI] Update image of components of UUIhekeguang2-2/+2
Update the image version for UUI components Issue-ID: USECASEUI-731 Change-Id: I44f1d869a285455a8a1109945e051a3899bb3589 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-09-30Merge "[SDC] Update SDC docker images to 1.11.9"Fiachra Corcoran4-7/+7
2022-09-30Merge "[CCSDK] Version bump for CCSDK Kohn release"Fiachra Corcoran6-6/+6
2022-09-30Merge "[HOLMES] Updated the Image Version"Andreas Geissler5-8/+54
2022-09-29[DMAAP] Update Kohn versionsefiacor8-16/+10
Bump image version for kohn release Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I34e6714797e88c0cf6131022696b537aa36ff505 Issue-ID: DMAAP-1769
2022-09-29[CCSDK] Version bump for CCSDK Kohn releaseTimoney, Dan (dt5972)6-6/+6
Version bump of CCSDK artifacts for Kohn release. Reverted cds-ui version to Jakarta (1.3.0) due to startup issue. Issue-ID: CCSDK-3754 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: Ib832f3634e97eb7b80856ffc71d3b39f56e1f276
2022-09-29[SDC] Update SDC docker images to 1.11.9MichaelMorris4-7/+7
Update SDC versions for M4 Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4155 Change-Id: I87263dd8474287a29ae6c5b2f5f8c605a5aa9b1f
2022-09-29[HOLMES] Updated the Image VersionGuangrong Fu5-8/+54
Updated the image version and some config files. Issue-ID: HOLMES-567 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: Iea30c097044a82d6a771064258cfb718f635b15a
2022-09-29Merge "[AAI] OOM AAI resources logging structure enhancement"Fiachra Corcoran3-249/+371
2022-09-29Merge "[POLICY] Update config and db-migrator to 2.5.0"Fiachra Corcoran4-3/+8
2022-09-29Merge "[PLATFROM] Update cert-manager release to 2.6.0"Fiachra Corcoran3-3/+3
2022-09-28[POLICY] Update config and db-migrator to 2.5.0jhh4-3/+8
The db-migrator image is upgraded to the latest release. Additionally, config changes to allow DB customization are included. Issue-ID: POLICY-4343 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I9e531d3baf218a30a885bc4258f9fdeb36eaab99 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2022-09-28[PLATFROM] Update cert-manager release to 2.6.0Andreas Geissler3-3/+3
Update libraries to fix vulnerabilities Issue-ID: OOM-2985 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8ac4a769a791ffb90dfd57358dd839c7a631c403
2022-09-27[AAI] OOM AAI resources logging structure enhancementRommel Pawar3-249/+371
Included logback changes Update aai resources image Issue-ID: AAI-3524 Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca> Change-Id: If70c8c285c0c8c9b5c8b24962e9e01b8c87229ff
2022-09-27[MSB] Make MSB ServiceMesh compatibleAndreas Geissler6-117/+44
Use the Service templates and update the deployment definitions Issue-ID: OOM-3016 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I9ed22f03ea803aef0dce52c825011a2246e859db
2022-09-27[AAI] OOM AAI resources healthcheck based on Cassandra DB HealthcheckRommel Pawar3-3/+34
Use echo endpoint for aai-resources liveness and readiness probes Updated aai resources docker image Issue-ID: AAI-3528 Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca> Change-Id: I2ceb489142063189d39ec271d3ea82e00e781b75
2022-09-27Merge "[DCAE] Version updates for Kohn"Jack Lucas5-11/+7
2022-09-26Merge "[DCAEGEN2-SVCS] Allow image repo override"Fiachra Corcoran1-2/+9
2022-09-26[DCAE] Version updates for KohnVijay Venkatesh Kumar5-11/+7
RESTConf: 1.3.4 TCAGEn2: 1.3.4 SNMPTrap: 2.0.7 SON-Handler: 2.1.10 MOD/Distributor: 1.1.1 Issue-ID: DCAEGEN2-2976 Issue-ID: DCAEGEN2-3210 Issue-ID: DCAEGEN2-3166 Issue-ID: DCAEGEN2-3213 Issue-ID: DCAEGEN2-3234 Issue-ID: DCAEGEN2-3158 Change-Id: Ia0cc18bba14036284eb8de2a62220e9bab25d59b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-09-26Merge "[COMMON] Fix Portal MariaDB deploy error"Fiachra Corcoran1-2/+2
2022-09-26Merge "[OOF] Update OOF image versions"Fiachra Corcoran8-10/+10
2022-09-26Merge "[AAI] Add latency metrics configurations for AAI-resources"Fiachra Corcoran1-0/+4
2022-09-26Merge "[POLICY] Update docker images to latest versions"Andreas Geissler12-12/+12
2022-09-23Merge "[MULTICLOUD] Service mesh compatibility"Fiachra Corcoran22-78/+107
2022-09-23[AAI] Add latency metrics configurations for AAI-resourcesleila1-0/+4
Latency metrics based on the percentiles of histogram quantile function Issue-ID: AAI-3529 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: I1efca1383051168c6e17abe6bde78c93d7752b31
2022-09-23[POLICY] Update docker images to latest versionsliamfallon12-12/+12
The image versions in policy values.yaml files have been updated *** This commit is generated by a PF release script *** Issue-ID: POLICY-4343 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I96f9d8d2857976f22f503810ba1d9bb42133cd6b
2022-09-23Merge "[CDS] Update the CDS blueprintprocessor"Andreas Geissler1-1/+1
2022-09-23Merge "[SDC] Update SDC docker images to 1.11.8"Fiachra Corcoran4-7/+7
2022-09-22Merge "[POLICY] Update strimzi config in policy helm charts"Andreas Geissler10-31/+182
2022-09-22[OOF] Update OOF image versionsmalar8-10/+10
- Update OSDF version to 3.0.7 - Update HAS version to 2.3.1 Issue-ID: OPTFRA-1080 Issue-ID: OPTFRA-1089 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Id16478f40893c5ca447c84868d3bf55bf6ae0500
2022-09-22[SDC] Update SDC docker images to 1.11.8MichaelMorris4-7/+7
Update SDC versions for M4 Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4155 Change-Id: Iec5eccb19a41401298224c5b3290acdf85190c63
2022-09-21[POLICY] Update strimzi config in policy helm chartsSirisha_Manchikanti10-31/+182
Added strimzi kafka user and topics for policy apex-pdp in relevant helm charts. Updated kafka configuration for policy component helm charts. Corrected policy-group configuration in PAP Issue-ID: POLICY-4134 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I0f38f4919898c04e4f4dadc820a7627eee6e022a
2022-09-20[DCAEGEN2-SVCS] Allow image repo overrideJack Lucas1-2/+9
Allow overriding the default image repository for the DCAE microservice image. Issue-ID: OOM-2978 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I7dab36db8eca6917411c8366c388082d5280e506
2022-09-20[CDS] Update the CDS blueprintprocessorLukasz Rajewski1-1/+1
Fixed recent bugs i.e. for rest clients or UAT tests Issue-ID: CCSDK-3767 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: Ic64bb42a0c3006b30bba0dafa5ac5e054a51bddc
2022-09-15Merge "[DCAEGEN2] Update DCAEGEN2 released containers"Jack Lucas6-6/+6
2022-09-14[MULTICLOUD] Service mesh compatibilityAndreas Geissler22-78/+107
Patch on MC charts dedicated to make http/https calls depending on configuration for TLS. Include an updated version of the framework-artifactbroker Issue-ID: OOM-3015 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I03deae9dcea703540fe6e3a81ddba20505f246f1
2022-09-13[STRIMZI] Correct NodePort reservation for servicesAndreas Geissler1-3/+5
Add the missing Nodeport definition for kafka-broker-2 and renumbered the ports Issue-ID: OOM-3033 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I1f5951e652aea097c5ee28f67f93328af66ba234
2022-09-12[DCAEGEN2] Update DCAEGEN2 released containersTomasz Wrobel6-6/+6
Update Datafile Collector version to 1.9.0 Update HV-VES Collector version to 1.11.0 Update PM-Mapper version to 1.9.0 Update PRH version to 1.8.1 Update VES Collector version to 1.11.1 Update VES-OpenApi-Manager version to 1.2.0 Issue-ID: DCAEGEN2-3211 Issue-ID: DCAEGEN2-3212 Issue-ID: DCAEGEN2-3218 Issue-ID: DCAEGEN2-3219 Issue-ID: DCAEGEN2-3214 Issue-ID: DCAEGEN2-3215 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I2617aa870a5cea1683829584d57af2cba7b06ef9
2022-09-07[DCAEGEN2-SERVICE] Add policy sync for slicemsqingshuting1-1/+17
Add policy sync as a side car to provide runtime configuration for slicems Issue-ID: DCAEGEN2-3195 Signed-off-by: qingshuting <qingshuting1@huawei.com> Change-Id: Ic05d757291a0129771bc28cca1df88bc284c5b54
2022-09-06[SO] Recursive Service Orchestration - Configmap changesAndreas Geissler1-0/+3
Added Adapter settings to allow the so-bpmn-infra to execute itself recursively Issue-ID: OOM-2996 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Idc55a771311cf5c38fa3dde3013f9b97e93fd858
2022-09-05[COMMON] Fix Portal MariaDB deploy errorVladislav Sheshalevich1-2/+2
Make fix to install Portal using OOM from scratch using user guide Issue-ID: OOM-3032 Signed-off-by: Vladislav Sheshalevich <onlyselain@gmail.com> Change-Id: I07f444d49c76b63abf889cc69b875795f84655d0
2022-09-05[TOX] Fix tox failuresMichal Jagiello1-1/+1
Use only gitlint-core as a dependency Issue-ID: DOC-782 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Icc2097ad442cf73ee53bb526a1e84069e02b106f
2022-09-02Revert "Fixing python job problems"Lukasz Rajewski1-1/+1
This reverts commit c146bbc1536cac7a1b693791f6e53319ef82d8d7. Reason for revert: this was a test patch only, and should have been WIP Issue-ID: DOC-782 Change-Id: Iaf7d3166ff755784fbbc6792ecd9dfd305e95f82 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
2022-09-02Fixing python job problemsLukasz Rajewski1-1/+1
Fixing python job problems. Updated dependencies Issue-ID: DOC-782 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I601dcf9f0414d7895da5961aca3088e179e8b1c1