summaryrefslogtreecommitdiffstats
path: root/components
AgeCommit message (Collapse)AuthorFilesLines
2021-02-25fix bugsKai2-8/+1
1. Delete configuration of field in source code(for testing before). 2. Delete configuration which is not necessory in pom Issue-ID: DCAEGEN2-2640 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I9695da9b8b1724905c854aa66ad3d7729fc26498
2021-02-22KPI-ms -Fix docker push errorvv770d1-1/+1
Change-Id: I32667fe7c86763f79a9b2a1baacafd9702f79405 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2639
2021-02-11Merge "[PMSH] Validate schema of PMSH monitoring policy"1.0.3-slice-analysis-msTony Hansen10-7/+374
2021-02-09[PMSH] Validate schema of PMSH monitoring policyshivasubedi10-7/+374
Change-Id: I42b002f855a03b39ab85cfcb20d7857d30447e40 Signed-off-by: shivasubedi <shiva.subedi@est.tech> Issue-ID: DCAEGEN2-2152
2021-02-05Merge "New KPI Compution MS"Vijay Venkatesh Kumar61-0/+4588
2021-02-02New KPI Compution MSKai61-0/+4588
Issue-ID: DCAEGEN2-2585 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I9dff9f3d3abcb6c10d6d6adb0dbc874d9f017e8e
2021-01-26[PMSH] Update sub object on activateefiacor9-94/+100
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Id9418301e0cb4d373339b9b3e3476f7db5770f3e Issue-ID: DCAEGEN2-2152
2021-01-12[PMSH] Add retry mech for DELETE_FAILED NFsefiacor12-98/+247
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I3980f0bb43c67e192828172dafe4e7be102dcc98 Issue-ID: DCAEGEN2-2152
2020-12-10Upgrade SpringBoot and SDK2.1.0tkogut2-5/+11
Add missing .gitreview file Issue-ID: DCAEGEN2-2537 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I519b850b689236b4e2e34bb19ead6b7522b60c48
2020-12-04Slice-analysis-ms and Policy integration issue fixesAhila7-51/+26
Corrected the Test failure Issue-ID: DCAEGEN2-2540 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I9a8515fc9ed3c8ce124ddd51815c27ccdeadb900
2020-11-19[PMSH] Add Resource Name to filter optionsegernug10-16/+117
Issue-ID: DCAEGEN2-2402 Change-Id: I2242d36ca34e0b8ac085ce790b19b7ad51352c63 Signed-off-by: egernug <gerard.nugent@est.tech>
2020-11-18[PMSH] Fix thread crash edge caseefiacor5-8/+14
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Iebfa05ebc78531191159adf5229ab39082dd1d58 Issue-ID: DCAEGEN2-2501
2020-11-11-Avoid removal of samples ico insufficient datadhebeha5-8/+48
-set aafpass and username to null if not present Review Comments fixed -pom version modified -indentation and java docs are added Issue-ID: DCAEGEN2-2509 Signed-off-by: Ahila P <ahila.pandaram@wipro.com> Change-Id: I870cc3e91cf0914ba53f0b930d60684a5bd39ef1
2020-10-28Merge "Fix Issues - Fix certificate issue for authenticated topic - Fix ↵1.0.1-slice-analysis-msVijay Venkatesh Kumar22-125/+245
consumer thread issue"
2020-10-27Fix Issuesdhebeha22-125/+245
- Fix certificate issue for authenticated topic - Fix consumer thread issue Issue-ID: DCAEGEN2-2485 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: I91fe9b1b86579da7142955ac7adaa25ac4bc22e9
2020-10-19[PMSH] Bug fix to include ip in event1.1.2-pmshefiacor12-35/+70
# Add fix for DB cleardown on exit Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I6630f74258d072f683b5b5e42f0da2e63ea1b3c2 Issue-ID: DCAEGEN2-2486
2020-10-14[PMSH] Bug fix for missing sdnc params in DELETE eventefiacor6-20/+25
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I051cf6fd727ad99451c3c8386f604501b2eef8e0 Issue-ID: DCAEGEN2-2483
2020-10-08[Datalake] Fix db check script for new version mysql command.1.1.0-datalake-handler-feederKate Hsuan1-3/+4
Issue-ID: DCAEGEN2-2286 Signed-off-by: Kate Hsuan <kate.hsuan@redhat.com> Change-Id: Ieea55b86581520a0813de35377c9090a4b0fb254
2020-10-07[Datalake] Fix run.sh, impacted by new commit.Kate Hsuan1-2/+2
Issue-ID: DCAEGEN2-2286 Signed-off-by: Kate Hsuan <kate.hsuan@redhat.com> Change-Id: I9f1533ab2cfafb80de85572b27d9ca45ffa77edf
2020-09-30Extend DES UT1.1.0-datalake-desKai9-21/+308
Issue-ID: DCAEGEN2-2258 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I4eeb52027a94e467dc2aea847ea7428c433c9eec
2020-09-29fix service deployment scriptsKai4-51/+14
Issue-ID: DCAEGEN2-2258 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I74351a6937a05d440aee2e7f322ee573956367bb
2020-09-27des deployment configurationKai8-3/+146
Issue-ID: DCAEGEN2-2258 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: If229c69ff2198eeb793441d9bc96fed4d3b4b54c
2020-09-22Merge "Fix dependency injection issues in sliceanalysisms"Vijay Venkatesh Kumar8-63/+54
2020-09-22Fix dependency injection issues in sliceanalysisms1.0.0-slice-analysis-msdhebeha8-63/+54
Issue-ID: DCAEGEN2-2451 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: I557c06f2e817ed8bdfe3b9c0540a19a8ceaaab52
2020-09-18fix docker build issueKai2-312/+312
Issue-ID: DCAEGEN2-2258 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: Ifb2e7fff81b2f236178b513f2c4f155f5bcdf33a
2020-09-15Merge "Add support to consume, process pm message from DB - Add support for ↵Vijay Venkatesh Kumar84-353/+5148
analysing pm data - Add support to trigger closed loop - Add support for configDb Interface Implementation - Add support for Intelligent slicing"
2020-09-15Add support to consume, process pm message from DBdhebeha84-353/+5148
- Add support for analysing pm data - Add support to trigger closed loop - Add support for configDb Interface Implementation - Add support for Intelligent slicing Issue-ID: DCAEGEN2-2255 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: I185dbb6da45ae6ee74f0a090e2d604914163588b
2020-09-15Merge "data extraction service"Tony Hansen25-372/+1211
2020-09-15data extraction serviceKai25-372/+1211
Issue-ID: DCAEGEN2-2258 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I9089acd786dfcf4d9b0c77e64f5deca3b7c4e6f6
2020-09-10[PMSSH] Add sdnc model info to event publish1.1.1-pmshefiacor25-534/+636
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I89e25e99a2d541a29cf4a8dde986fab5b1812c9e Issue-ID: DCAEGEN2-2405
2020-09-08[PMSH] Enhance Filtering Mechanismegernug12-29/+311
Issue-ID: DCAEGEN2-2151 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ib6c207ac08a54dea06346596ff11c980fa4cf5e8
2020-08-28[PMSH] Docker multi stage buildefiacor3-29/+44
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8935d7d1b4b3ff28f5b2fe183e9553d1ee8828ad Issue-ID: DCAEGEN2-2292
2020-08-28Merge "Version update (1.1.1)"Vijay Venkatesh Kumar3-3/+5
2020-08-27Add des module in datalake-handlerKai4-3/+18
Issue-ID: DCAEGEN2-2230 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I13a4907462edc68ec26523bf856083b21b32dee7
2020-08-25[Datalake] Bump up version to 1.1.0.Kate Hsuan1-2/+2
Issue-ID: DCAEGEN2-2371 Issue-ID: DCAEGEN2-2379 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: Ibf24331d3f2f9faa2a92de4a5853cbede180741c
2020-08-19Version update (1.1.1)Michal Jagiello3-3/+5
Issue-ID: DCAEGEN2-2292 Change-Id: I2f68cbed1dff7c615bbad08102f090fc6a01b04f Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
2020-08-18Fix BBS-EP security vulnerabilities2.0.1marcinrzepeckiwroc1-3/+3
Issue-ID: DCAEGEN2-2273 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: Ie03769b6609a0340ecd0f4e5c14f085a49ca739b
2020-08-18Merge "Refactor and bug fixes"Joseph O'Leary18-503/+387
2020-08-17Merge "Run in Python 3.8"Tony Hansen2-19/+16
2020-08-13Merge "[Datalake] Output logs to stdout."Vijay Venkatesh Kumar3-15/+13
2020-08-13Refactor and bug fixesefiacor18-503/+387
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8fe91bfdd2f1a2c8a6ca914e52d82dce04bffc0e Issue-ID: DCAEGEN2-2146
2020-08-13[Datalake] Output logs to stdout.1.1.0-datalake-handler-admin-uiKate Hsuan3-15/+13
Issue-ID: DCAEGEN2-2371 Issue-ID: DCAEGEN2-2379 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: I4c3eb0d80c653ff95da2cb14cd15d864df86c095
2020-08-13Run in Python 3.8Michal Jagiello2-19/+16
Use image recommended by SECCOM Issue-ID: DCAEGEN2-2292 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I230eb5d50cce46659752206a2435242923725189
2020-08-11Merge "Revert "BBS-EP vulnerability fix""Tony Hansen2-29/+20
2020-08-11Revert "BBS-EP vulnerability fix"Vijay Venkatesh Kumar2-29/+20
This reverts commit dd8253f6c5c587735560982ca23cbfc320ae9d30. Reason for revert: csit failure Issue-ID: DCAEGEN2-2273 Change-Id: I6880ced450526f10bc4ee394a6a9507c3b6817ca Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-08-10BBS-EP bumped to 2.0.1deen19852-2/+2
Change-Id: I3615d7319123744ae9a55859ed9bbfcd7192e504 Signed-off-by: deen1985 <damian.nowak@nokia.com> Issue-ID: DCAEGEN2-2273 Signed-off-by: deen1985 <damian.nowak@nokia.com>
2020-08-07Merge "Add seed code for slice-analysis-ms"Vijay Venkatesh Kumar41-0/+3050
2020-08-07Add seed code for slice-analysis-msReshmasree41-0/+3050
Issue-ID: DCAEGEN2-2376 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: I946ebb346f8a77c22aa4c7590a077c8b3b7d1aa2
2020-08-06BBS-EP vulnerability fixdeen19852-20/+29
Change-Id: I2319d14109cad54c524a8e4752aa124b098fedbd Signed-off-by: deen1985 <damian.nowak@nokia.com> Issue-ID: DCAEGEN2-2273 Signed-off-by: deen1985 <damian.nowak@nokia.com>
2020-08-05Merge "DL-Handlers java upgrade from 8 to 11-DCAEGEN2-2286"Tony Hansen5-6/+6