summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23Merge "[UUI] Add intent analysis and postgres deployments for uui"Andreas Geissler11-0/+518
2022-11-23Merge "[SDC] Add strimzi kafka setup on sdc-be"Andreas Geissler13-7/+161
2022-11-22[UUI] Add intent analysis and postgres deployments for uuixudan1611-0/+518
1. Intent analysis is the new component of uui 2. UUI decides to use postgres as an independent MS 3. Using the postgres template supported by the Community 4. Make this component Service Mesh Compatibility Signed-off-by: xudan16 <xudan16@huawei.com> Issue-ID: OOM-2997 Change-Id: I1c40c3e4b6d67591507475723f3465031372471c
2022-11-22[SDC] Add strimzi kafka setup on sdc-beefiacor13-7/+161
Add SDC KafkaTopics and KafkaUser Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I78542539567d2e3b67376b154ad069df3d1dad55 Issue-ID: DMAAP-1744
2022-11-22[AAI] AAI HAProxy image updateleila6-18/+111
Update AAI haproxy name and version to 1.9.5 Make AAI init container resources configurable Implementing stick tables to avoid concurrency issues raised by using janugraph against eventually consistent storage backend(cassandra) Issue-ID: AAI-3602 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: I6b1c7bf3a378c410df0a9bb01d304e56e979c3b5
2022-11-22[DCAE] Revert TLS disabling for external DCAE MSsAndreas Geissler5-5/+13
For Kohn we still base on AAF CM to provide TLS on the external DCAE services: - dcae-ves-collector - dcae-hv-ves-collector - dcae-datafile-collector - dcae-pm-mapper connection to dmaap-dr-node For London this will be changed to use Ingress TLS Issue-ID: OOM-2775 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I1deb6492483c6ae2db7b5437319dc722d78727c0
2022-11-18Merge "[DOC] Update strimzi doc version"Andreas Geissler3-6/+6
2022-11-18[DOC] Update strimzi doc versionefiacor1-1/+1
Bump strimzi in versions table Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I38ae67827c27db706b4a785f063f452c6a5a2c32 Issue-ID: OOM-3057
2022-11-18Merge "[AAI] OOM AAI traversal logging structure enhancement"Fiachra Corcoran3-235/+373
2022-11-18[STRIMZI] Bump kafka version to 3.2.3efiacor2-3/+3
Bump strimzi kafka to 3.2.3 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8921fef35550c7b97e463102a18e3596f958871e Issue-ID: OOM-3057 (cherry picked from commit f78db40dae64ae2d7cbfabac1e798db01df1cf07)
2022-11-18[STRIMZI] Bump kafka version to 3.2.3efiacor2-3/+3
Bump strimzi kafka to 3.2.3 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8921fef35550c7b97e463102a18e3596f958871e Issue-ID: OOM-3057
2022-11-10[AAI] OOM AAI traversal logging structure enhancementleila3-235/+373
logback and localhost xml file structure enhancement image updated for aai traversal Issue-ID: AAI-3584 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: I0aa21a463a85bff0407df6c6793baba53d1da3b1
2022-11-10[COMMON] Bump ONAP versionAndreas Geissler222-1153/+1154
Update chart versions 12.0.0 for London Issue-ID: OOM-3046 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ic196235ff4f6ae14a7ecad799bd75a9666b2594a
2022-11-10[DOC] Update release version for RTDs in KohnAndreas Geissler2-5/+5
Modify the versions in conf.* files to create Kohn RTDs Issue-ID: OOM-3040 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I43334f1f642aa61ca7b0c6becbd8efcfece56dce
2022-11-10Merge "[ROBOT] Update testsuite version to 1.11.1"Lukasz Rajewski1-1/+1
2022-11-10Merge "[UUI] Update image of components of UUI server"Andreas Geissler1-1/+1
2022-11-10Merge "[DCAE] DCAEGEN2-Services Service Mesh Patch"Andreas Geissler20-64/+97
2022-11-10[UUI] Update image of components of UUI servercmrizhangzhen1-1/+1
Update the image version for UUI server Issue-ID: USECASEUI-760 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: I3584f99f0d98ec91f3bdd1fd8fd93cfc683edc64
2022-11-09[DCAE] DCAEGEN2-Services Service Mesh Patchrope25220-64/+97
Service Mesh patch for DCAE, changing port names to http. Remove aaf-cm readiness check, set tlsServer to false (excluding restconf) Added environment variables to pods to solve CBS problems Disable VES authentcation in SM override Change-Id: I42a12912f471d89bd4ebc6181f5454140e54a605 Issue-ID: OOM-2820 Issue-ID: DCAEGEN2-3277 Signed-off-by: rope252 <gareth.roper@est.tech> Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-11-09Merge "[RESOURCES] Tune sm-onap overrides for service mesh"Fiachra Corcoran1-0/+3
2022-11-09Merge "[AAI] OOM AAI graphadmin logging structure enhancement"Fiachra Corcoran3-792/+1060
2022-11-09Merge "[DOC] Create Kohn release Note"Fiachra Corcoran3-22/+18
2022-11-09Merge "[MULTICLOUD] Correction for AAI service port in MultiCloud API"Fiachra Corcoran2-1/+3
2022-11-09[ROBOT] Update testsuite version to 1.11.1Andreas Geissler1-1/+1
Update the testsuite version to solve the problems in the DCAEMOD testcase and robot requests library version Issue-ID: OOM-3005 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I90d1ad926cceb6466394eb598ceda5a0d24eef4f
2022-11-09[MULTICLOUD] Correction for AAI service port in MultiCloud APIAndreas Geissler2-1/+3
AAI service port changed to 80 and service aai-internal additionally the AAI_PROTOCOL is added, which requites a patch for MultiCloud (https://jira.onap.org/browse/MULTICLOUD-1495) Issue-ID: OOM-3015 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ibc0833dd13b7e1110c77711bae30f3af52eda0c4
2022-11-08[AAI] OOM AAI graphadmin logging structure enhancementleila3-792/+1060
change for logback and localhost xml files structure image updated for aai graphadmin Issue-ID: AAI-3581 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: I0123e1cf889907e45f6a2889cd45f44a92fea306
2022-11-08[DOC] Create Kohn release NoteAndreas Geissler3-22/+18
Added RN text for Kohn and fixed release dated for old releases Issue-ID: OOM-3040 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I79b8275429254c01ad7914d99ffdc8c2e8713dc1
2022-11-08Merge "[RDT] Refactoring RTD"Andreas Geissler113-223/+2589
2022-11-08[RESOURCES] Tune sm-onap overrides for service meshMaciej Wereski1-0/+3
Make sure unneeded components are disabled. Issue-ID: OOM-2431 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: Ic57d4ba8bd8cefcb355ee85e6f8d14f05706bcb3
2022-11-07[AAI] Add HTTP service for non Service Meshrope2521-2/+0
Removing onServiceMesh toggle, as HTTP service required for basic deployment Change-Id: I116fdec33444d58cfe450fcb2b4384bbf9951340 Issue-ID: OOM-2820 Signed-off-by: rope252 <gareth.roper@est.tech>
2022-11-07[RDT] Refactoring RTDefiacor113-223/+2589
Major refactor Moved some old docs etc to archived dir Added sub section for guides Added section for deployment options etc Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I5832c7a94d58c3110655f0c676a5f2a19172dc68 Issue-ID: OOM-3028
2022-11-07Merge "[SO] Kohn release image updates"Andreas Geissler11-11/+11
2022-11-04[AAF] Remove aaf-helloefiacor10-279/+0
Deleteing sample aff hello app Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I32247d82db45979d0809423ac4f4f4b79b5e5515 Issue-ID: OOM-3054
2022-11-04[SO] Kohn release image updatesLukasz Rajewski11-11/+11
Kohn release image updates - for test purpose only so far. Issue-ID: SO-3993 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I8abea088f33dc7d384bafc64d8fa02caf59afb87
2022-11-04Merge "[UUI] Update image of components of UUI"Fiachra Corcoran2-2/+2
2022-11-04Merge "[CPS] Security logging fields"Fiachra Corcoran3-38/+77
2022-11-04Merge "[CCSDK] Version bump for CCSDK Kohn RC"Fiachra Corcoran5-5/+5
2022-11-04Merge "[SDNC] Simplify cert retrieval script"Fiachra Corcoran2-10/+8
2022-11-03[SDNC] Simplify cert retrieval scriptSylvain Desbureaux2-10/+8
As retrieving values is now done via a generic script, let's clean a little bit cert retrieval in order to remove unneeded part. Issue-ID: OOM-2688 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I0089a954a42d900fe06a591594bbc89d56bfeb01
2022-11-03[COMMON] Remove aafConfig as it's replaced by certInitializerKrzysztof Opasiak1-162/+0
aafConfig is obsolete now so let's remove it from the source code to be sure that people use the new one. Issue-ID: AAF-1134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ie1e05cf0fbe82474edcb3c35ca0df011f4e3a449
2022-11-03Merge "[AAI] Add AAI http service for DCAE Service Mesh patch"Fiachra Corcoran1-0/+22
2022-11-03[UUI] Update image of components of UUIhekeguang2-2/+2
Update the image version for UUI components Issue-ID: USECASEUI-743 Change-Id: Iab67b65566c3d2737337b3c85f3b0d3f6d035697 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
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