aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-11-03[CPS] Security logging fieldsmpriyank3-38/+77
- Removed the old logback.xml file. - Added logback-spring.xml with the new format for logging in json format - Updated the file mount path in deployment file. - Above change is just for CPS-Core Issue-ID: CPS-1291 Change-Id: If1b657a4959023fc18d0a4710891a55dfeb29b22 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-11-03[CCSDK] Version bump for CCSDK Kohn RCTimoney, Dan (dt5972)5-5/+5
Version bump for CCSDK (CDS) images for CCSDK Kohn RC milestone Issue-ID: CCSDK-3777 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I4472fd32bcda610ff15e72bce1695da74c103455
2022-11-03Merge "[SDNC] Version bump for SDNC Kohn RC"Fiachra Corcoran5-6/+6
2022-11-03Merge "[UUI] New Solve 2 components in one Docker"Fiachra Corcoran7-33/+452
2022-11-03[UUI] New Solve 2 components in one DockerJunyiDu7-33/+452
1.add postgres env in uui-server 2.use oom common postgres Signed-off-by: dujunyi <hunterdevil@foxmail.com> Issue-ID: USECASEUI-405 Change-Id: Id72a11f5b8574ff566061fcdfe98663107b6de2f
2022-11-02Merge "[ROBOT] Update to Kohn version of the testsuite"Michal Jagiello1-2/+2
2022-11-01[AAI] Add AAI http service for DCAE Service Mesh patchrope2521-0/+22
Adding functionality to deploy an additional service for AAI for port 80 If service mesh is enabled this service is required by the DCAE SM patch Change-Id: I234bfb335b77b7ebdd2bc4c2596924314c9f3fca Issue-ID: OOM-2820 Signed-off-by: rope252 <gareth.roper@est.tech>
2022-10-28[SDNC] Version bump for SDNC Kohn RCTimoney, Dan (dt5972)5-6/+6
Version bump for SDNC Kohn RC milestone. Also, change callhome port from 6666 to 4334 to comply with RFC standard, implemented in ODL Sulfur release Issue-ID: SDNC-1744 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I1e5576d0b51d140a8899e8e48d27f4ab071c44e3
2022-10-27[ROBOT] Update to Kohn version of the testsuiteAndreas Geissler1-2/+2
Update the testsuite image version for Kohn Issue-ID: INT-2159 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I7586a21c1bc01048ba8d2d68ad946772a4c74a94
2022-10-27[CPS] Container image updatempriyank3-3/+3
- cps-core updated to 3.1.5 - cps-ncmp-dmi-plugin updated to 1.2.2 - cps-temporal updated to 1.2.1 Issue-ID: CPS-1316 Change-Id: Ie7b8cb8037c8b16bf59c1571f3a0c440a49cab21 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-27Merge "[DCAE] Update KPI policy configuration in Helm"Fiachra Corcoran1-2/+2
2022-10-27Merge "[AAI] Enhancement of AAI-traversal healthcheck"Andreas Geissler2-34/+46
2022-10-26Merge "[POLICY] Correction on PAP MR connection port"Fiachra Corcoran1-1/+1
2022-10-26Merge "[SDNC] Fix service template for ServiceMesh case"Fiachra Corcoran1-5/+0
2022-10-25[DCAE] Update KPI policy configuration in Helmmalar1-2/+2
Updated the values.yaml file for kpi-ms Issue-ID: DCAEGEN2-3207 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Ie26003cf77be943cbd3ad38e01b0248f96a3e9ac
2022-10-25Merge "[DCAE] SliceMs Kohn updates"Andreas Geissler1-7/+11
2022-10-24[OOF] Service Mesh Compliance for OOFamatthews15-30/+99
Updating basic requirements for Service Mesh Compliance within OOF. Removed AAF dependencies in OOF deployments. Resolved merge conflict for oof-has/resources/conflict/conductor.conf for DCAE Issue-ID: OOM-2253 Change-Id: I660085ca94db723e4880dfa67aa31b604e712d15 Signed-off-by: amatthews <adrian.matthews@est.tech>
2022-10-24[AAI] Release 1.11.0 images for Kohnwr148d6-6/+6
Releasing the latest docker images aai-babel aai-graphadmin aai-modelloader aai-schema-service aai-traversal Issue-ID: AAI-3537 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I8fdec3465b63a5e445f7e567884bbc8ee74c4e95
2022-10-24Merge "[AAI] OOM AAI MODEL LOADER Fixed BabelClient"Andreas Geissler1-1/+5
2022-10-21[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-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I668a2acadccf8d36ccd3b7c1fb21bcfbe59d80da Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-21[COMMON] Harmonize all component ingress configAndreas Geissler52-57/+73
Harmonize all ingress definitions using schema: <component>-<application>-<api|ui> and adding plain_port attributes to support SM Issue-ID: OOM-3000 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8212774ba194758d7cf23bc2085edcc4eacd2539
2022-10-21[A1POLICYMANAGEMENT] Make A1P ServiceMesh compatibleAndreas Geissler4-1/+5
Update the application config to run in Istio SM by using HTTP instead of HTTPS and disable AAF dependency Issue-ID: OOM-3008 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I3882912d98b05861114848902f35d254fa49c9d8
2022-10-21Merge "[POLICY] Exclude JDBC from CLAMP ACM participants"Fiachra Corcoran4-172/+15
2022-10-20[POLICY] Exclude JDBC from CLAMP ACM participantsliamfallon4-172/+15
CLAMP ACM participants do not use a databsae. However, Spring looks for a JDBC driver when it comes up unless the driver lookup is disabled. Issue-ID: POLICY-4375 Change-Id: I0cd22cea3972857b669031de0bfc04a07321ae92 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-10-20Merge "[EXTAPI] Make NBI ServiceMesh compatible"Fiachra Corcoran3-55/+22
2022-10-20[EXTAPI] Make NBI ServiceMesh compatibleAndreas Geissler3-55/+22
Enable HTTP connections to SDC, DMAPP, AAI and provide own HTTP service, allign chart to the common templates Issue-ID: OOM-3007 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8d984c1ac8a93b154b458b1306b6b0f814e47a4f
2022-10-20[SDNC] Fix service template for ServiceMesh caseAndreas Geissler1-5/+0
sdnc-oam service was not created correctly in case of a nonTLS deployment Issue-ID: OOM-2495 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I095f8a466d9d1df62800a28d2538e75db597e023
2022-10-20Merge "[ROBOT] Get VES collector tests work under ServiceMesh"Fiachra Corcoran1-2/+2
2022-10-20Merge "[DCAE] Add Ingress configuration for DCAEGEN2 services"Fiachra Corcoran8-0/+107
2022-10-20[DCAE] Add Ingress configuration for DCAEGEN2 servicesAndreas Geissler8-0/+107
Add Ingress configurations for external DCAE servcices - datafile-collector - restconf-collector - ves-collector - hv-ves-collector Issue-ID: OOM-3014 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I05c334c000f7ec938239ddfad3c5e43ffecd10e8
2022-10-19[ROBOT] Get VES collector tests work under ServiceMeshAndreas Geissler1-2/+2
Set the GLOBAL_DCAE_VES_HTTPS* variables to HTTP in ServiceMesh environments to enable the VES healthcheck and PNF_registrate tests Issue-ID: OOM-3005 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I85add1d99db9570cf567fd043a5aee7b4e98431a
2022-10-17Merge "[ROBOT] Make Robot ServiceMesh compatible"Fiachra Corcoran1-16/+16
2022-10-17[AAI] OOM AAI MODEL LOADER Fixed BabelClientNiharika Sharma1-1/+5
Added a new property to enable/disable http for AAI BabelClient/AAIRestClient Issue-ID: AAI-3533 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I2b43ed691101c48eff19f5c4ddb1e0beb1073a7e
2022-10-17[ROBOT] Make Robot ServiceMesh compatibleAndreas Geissler1-16/+16
configure the Component APIs depending on the TLS settings, added missing NBI and DMAAP interface settings Issue-ID: OOM-3005 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I7d953d38a7aeeaa7a2bae7b7eec005ea3ba9ecb5
2022-10-17[POLICY] Correction on PAP MR connection portAndreas Geissler1-1/+1
On non-TLS setup the MR port is 3904 instead of 3905, which needs to be set in the papParameters file Issue-ID: OOM-3003 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie5ee14209660f00e69b6e4b1df5a992731f500f6
2022-10-17[SO] Port corrections for SM compatibilityAndreas Geissler16-12/+58
AAI service port corrected to 80 and set the spring server forward-headers-strategy, as sidecars do not preserve the original sender URL and port. Issue-ID: OOM-2493 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie08abce0b60301dd18261f12d8d848447d11d3e5
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-13[DCAE] SliceMs Kohn updatesVijay Venkatesh Kumar1-7/+11
Version bump to 1.1.5 Change-Id: Ie63c06cec3f3c97d6c9bac3e86dfd5e6174087cb Issue-ID: DCAEGEN2-3239 Issue-ID: DCAEGEN2-3238 Issue-ID: DCAEGEN2-3240 Issue-ID: DCAEGEN2-3120 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
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-12[AAI] Enhancement of AAI-traversal healthcheckFiete Ostkamp2-34/+46
- use the EchoResponse endpoint for the traversal healthcheck - proof read the CONTRIBUTING.md Issue-ID: AAI-3547 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ic07a194f2e42185dfb0cc43fffc7f805663447d9
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