aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-02-13Merge "[SO] Config Changes for SO to listen to a new DMaap Topic"Andreas Geissler1-1/+1
2023-02-13Merge "[CPS] CPS Core Image Update"Andreas Geissler1-1/+1
2023-02-06[SO] Config Changes for SO to listen to a new DMaap Topicsreeja gattagouni1-1/+1
- PNF Addition use case. - To listen PNF DMaap topics added new Topic PNF_UPDATE Issue-ID: OOM-3092 Change-ID:I73f97f986a817d423f92f8d92509d0947b8a2503 Signed-off-by: sreeja gattagouni <sg00744975@techmahindra.com>
2023-02-06[SO] MSB connection fixed in nonTLS setupAndreas Geissler2-3/+7
In case of non-TLS setup the connection to the MSB (when MSB enabled) needs to use the port 80 and does not need a SSL configuration Issue-ID: OOM-3097 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I2f3828249fcf7865c15eac9dd014d9c29e7b094e
2023-02-06[CPS] CPS Core Image UpdateLukasz Rajewski1-1/+1
Update CPS core image to the latest released version Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Issue-ID: CPS-1410 Change-Id: I6c77322eca4bf8cb031d901d615d55f15edb034c
2023-02-06[COMMON] Fix nodePort creation in _service.tplAndreas Geissler2-7/+7
In case of non-TLS service the nodePort was not reserved and missed to disable tls for the services (tlsEnabled) Issue-ID: OOM-3094 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I7f5102a499f4b262556787b5db682e28a9ebcf81
2023-02-03[AAF] Disable the AAF deployment in LondonAndreas Geissler2-3/+3
Disable the AAF in the values.yaml and in the default helm deployment Issue-ID: OOM-3094 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I1b0030dabacafe53261eefcdb8956508cc73163b
2023-02-02Merge "[PLATFORM] Add Keycloak ONAP REALM import"Andreas Geissler17-5/+987
2023-02-02Merge "[MARIADB] Create CNFM Database Within MariaDB"Andreas Geissler5-1/+58
2023-02-01Merge "[DCAE] Remove AAF dependencies from external MSs"Andreas Geissler7-26/+23
2023-01-31Merge "[DMAAP] Remove AAF dependency"Andreas Geissler67-2023/+872
2023-01-31Merge "[OOF] Update configuration for NSST selection app in OOM charts"Andreas Geissler1-0/+11
2023-01-31Merge "[COMMON] Add pre/postfix and customized port option for Istio Ingress"Andreas Geissler5-28/+102
2023-01-31Merge "[COMMON][NAMEGEN] Fix the Policy and AAI Urls in SM case"Andreas Geissler1-2/+2
2023-01-31Merge "[POLICY] Use variable MariaDB image for DB jobs"Andreas Geissler3-10/+4
2023-01-31Merge "[POLICY] Fix repository settings for policy job"Andreas Geissler1-5/+5
2023-01-31[DMAAP] Remove AAF dependencyefiacor67-2023/+872
Remove DMaaP NodePorts Update dmaap-bc postgres setup and dbc-client image used by DCAE Use the http port of the dbcClient in the dmaapProvisioning job Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie4888b58b6f7e1405ed67625900da89e58b5cb79 Issue-ID: DMAAP-1573
2023-01-30[DCAE] Remove AAF dependencies from external MSsAndreas Geissler7-26/+23
Disable TLS settings in DCAE MSs (undo temporary fix of patch 132178) and remove AAF dependency in - dcae-ves-collector - dcae-hv-ves-collector - dcae-datafile-collector - dcae-pm-mapper - dcae-restconf-collector - dcae-ves-openapi-manager (update SDC connection) This patch will require changes in existing E2E tests Issue-ID: OOM-3068 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Iad42ef84f7012f9e6a23c1a6b65cb4e9e1628077
2023-01-25[POLICY] Fix repository settings for policy jobAndreas Geissler1-5/+5
The repositoryGenerator has to be used for images to be able to override the repository settings Issue-ID: POLICY-4527 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I072474d48c8317130c1c918a1a65a394e88f5774
2023-01-25Merge "[DCAE] Revise Heartbeat Ms container version"Andreas Geissler1-2/+2
2023-01-25[POLICY] Use variable MariaDB image for DB jobsAndreas Geissler3-10/+4
Use default MariaDB version (same as deployed) in the DB scripts Issue-ID: POLICY-4537 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: If418f6b35b9f1ecf8631fe002e59d6f9372a979e
2023-01-25[COMMON][NAMEGEN] Fix the Policy and AAI Urls in SM caseAndreas Geissler1-2/+2
fix the AAI/Policy urls for network-name-gen in case of ServiceMesh (http interfaces) Issue-ID: OOM-3091 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8bea8de53643f8c09a25b83985047d56c940f99a
2023-01-23[MARIADB] Create CNFM Database Within MariaDBegernug5-1/+58
Creation of DB for CNFM component Issue-ID: SO-3951 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Id506b44b784a4ee87fbb30e5a1e9328e873cba47
2023-01-23[PLATFORM] Add Keycloak ONAP REALM importAndreas Geissler17-5/+987
As part of the ServiceMesh solution Keycloak will be used to enable a central authentication and authorization for ONAP Service Access. This chart provides the import of a default ONAP Realm to an existing Keycloak Instance (alternative to a combined KC+REALM installation). It contains clients for the planned portal-ng. Make all subcomponents selectable Issue-ID: OOM-3021 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I677a3b9e200299c2cde7774e09db6cf33ac510b7
2023-01-19[OOF] Update configuration for NSST selection app in OOM chartsAleem Raja1-0/+11
Added configuration for NSST selection app in OOF to support NSST selection API in OPTF-OSDF Issue-ID: OOM-3086 Signed-off-by: Aleem Raja <aleem.raja@t-systems.com> Change-Id: I7969bb79a2b226d1140eacc953b40dd487789bcb
2023-01-19[COMMON] Add pre/postfix and customized port option for Istio IngressAndreas Geissler5-28/+102
Add new options for the created Ingress URLs (preaddr, postaddr) and allow to create Ingress configurations using customized ports Correction added to the installation of the Ingress Gateway. Issue-ID: OOM-3084 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ib31050c169799409c6e968adce7ff41e215e3ff9
2023-01-18Merge "[CPS] Add new Topic for CPS-NCMP AVC Events"Andreas Geissler4-1/+24
2023-01-13[CPS] Add new Topic for CPS-NCMP AVC Eventsmpriyank4-1/+24
- Adding new topic dmi-cm-events - added user and topic parameters - changed one of the unreachable link for honolulu ( not relevant for CPS but had to do inorder to make the build pass ) Issue-ID: CPS-1385 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Change-Id: I0037ae727f9f06c3b28a9331c7eb9fd7037f501d Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2023-01-11Merge "[VID] Remove VID charts and refs"Andreas Geissler31-1141/+2
2023-01-09[DCAE] DCAEMOD deprecationVijay Venkatesh Kumar61-2427/+0
DCAEMOD deprecatrion in London https://lists.onap.org/g/onap-tsc/topic/dcae_mod_eol_with_london/92490689 Change-Id: I0a7b5774e408bd2fcefa46c34077ef59be9eae52 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3278 Issue-ID: DCAEGEN2-3290
2023-01-09[DCAE] Revise Heartbeat Ms container versionVijay Venkatesh Kumar1-2/+2
Bumpup to 2.6.0 for L release Change-Id: Ief51f5bd64e794baf5e15315d4f7df242a9f44ef Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2953
2023-01-09Merge "[MARIADB] Fix for helm compilation in local DB case"Fiachra Corcoran1-0/+18
2023-01-09Merge "[SO-SDC-DIST] Updgrade sdc-controller to kafka native"Andreas Geissler5-7/+73
2023-01-09Merge "[POLICY-SDC-DIST] Upgrade policy-distribtuion to use kafka native"Andreas Geissler5-16/+73
2023-01-09[SO-SDC-DIST] Updgrade sdc-controller to kafka nativeefiacor5-7/+73
Update sdc-controller to use new sdc-dist client Add sdc-controller KafkaUser for SDC topic auth Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I7969bb79a2b329d1140eacc953b40dd487456bcb Issue-ID: DMAAP-1815
2023-01-04[AAI-ML] Move aai-modelloader to use strimzi kafka user templateefiacor7-74/+35
Use common kafka template for the user Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Id4f58800856c4d8caa45bb1bd4f8df30263fb91b Issue-ID: DMAAP-1852
2023-01-03[POLICY-SDC-DIST] Upgrade policy-distribtuion to use kafka nativeefiacor5-16/+73
Policy dist to use kafka native Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Id83dcd6c4af0bff37689178330827ce96246b5ae Issue-ID: DMAAP-1816
2022-12-28Merge "[POLICY] Add A1pms participant charts"Andreas Geissler10-0/+575
2022-12-23[POLICY] Add A1pms participant chartsaravind.est10-0/+575
Add A1pms participant helm charts Issue-ID: CCSDK-3816 Signed-off-by: aravind.est <aravindhan.a@est.tech> Change-Id: I4153f070e6f3394667b8ce4a714d0f8e91be4738
2022-12-20[VID] Remove VID charts and refsefiacor31-1141/+2
Remove VID charts and all refs Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I167090a7d037e90484e42c6d12ec56ac329e1553 Issue-ID: OOM-3070
2022-12-19[SDNC] Version bump for final Kohn release for SDNC and CDSDan Timoney9-9/+9
Contains bug fix for dmaapListener version Issue-ID: SDNC-1765 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1f5f84bd230c51b517be0a6ee951a58649b21176
2022-12-14[APPC] Remove appc chart and refsefiacor90-3924/+5
Removing appc chart Removing most appc refs Some SO data may need to be followed up with SO team Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I183e3dfb7e33a3ada1ac9925ee96b9f32d89bd5a Issue-ID: OOM-3069
2022-12-12[MARIADB] Fix for helm compilation in local DB caseAndreas Geissler1-0/+18
The compilation of the job fails, as default values for mariadb-galera are missing in the values.yaml Issue-ID: OOM-3077 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Iafd7f8ecb2d3b2d3ae8b252e82a5b494516dfb43
2022-12-08[DOC] Update Kohn release dateAndreas Geissler1-1/+1
Update the release date for kohn in the release notes. Issue-ID: OOM-3064 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Id2ea4555f34d30cde616183e1f4a055c0645df07
2022-12-07Merge "[UUI] Update image of components of UUI"Fiachra Corcoran1-1/+1
2022-12-07Merge "[DCAEGEN2] Ves-open-api Add mech to load config at deploy time"Fiachra Corcoran4-1/+50
2022-12-07[DCAEGEN2] Ves-open-api Add mech to load config at deploy timeTomasz Wrobel4-1/+50
Enable configuration ves-open-api by Helm values Issue-ID: DCAEGEN2-3316 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: If6e70d63f961aaa7d26e1680f7bb917cf4de3546
2022-12-07[UUI] Update image of components of UUIcmrizhangzhen1-1/+1
Update the image version for UUI components Issue-ID: USECASEUI-762 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: Ib964f8cdd11ee259868e7c2b2aa35327007ed048
2022-12-07Merge "[AAI] AAI images update"Andreas Geissler3-3/+3
2022-12-07Merge "[VES-OAPI-SDC-DIST] Updgrade ves-openapi to kafka native"Andreas Geissler5-6/+90