summaryrefslogtreecommitdiffstats
path: root/components
AgeCommit message (Collapse)AuthorFilesLines
2019-04-23Merge "Add REST API calls for DB manipulation."Yan Yang9-70/+288
2019-04-23Add REST API calls for DB manipulation.Kate Hsuan9-70/+288
1. Add the REST APIs for DB configuration. 2. Fix ORM relationship. Issue-ID: DCAEGEN2-1437 Change-Id: Iae842921aa671419e57f569093ecdd74dea4f8d2 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io>
2019-04-22Run BBS-ep docker container as non-rootStavros Kanarakis4-45/+56
Replaced docker maven plugin to introduce Dockerfile. Corrected component blueprint to deploy BBS-ep as a service component instead of a platform one. Change-Id: If3af67eef1a9f68554ee215d24b54f9cd4b7ce80 Issue-ID: DCAEGEN2-1446 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-04-22Unit test code for datalake seed codeRama-Huawei1-1/+1
The package name is corrected Issue-ID: DCAEGEN2-1309 Change-Id: Ib100bc60197f71d4f97a0906aa88200a97c3c748 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-22Unit test code for datalake seed codeRama-Huawei1-0/+140
Improved Couchbase service code coverage Issue-ID: DCAEGEN2-1309 Change-Id: I1bacbcb3e5c4919a36b02aac68e069c86e04bd02 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-22Added couchbase mock and client dependenciesRama-Huawei1-178/+189
Dependencies are added for improving datalake service code coverage Issue-ID: DCAEGEN2-1309 Change-Id: I64d2f004137733d082539df76a888ae235e5524f Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-17Unit test to improve sonar coverageGuobiao Mo16-52/+286
Issue-ID: DCAEGEN2-1309 Change-Id: Ia3651bb105d92013d6d2a9d60fffe3b6066adf64 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-16Unit test code for datalake seed codeRama-Huawei1-0/+33
Improved Application code coverage Issue-ID: DCAEGEN2-1309 Change-Id: Iad599877616ea3b633765cf5119a97ef86912a97 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-16Unit test code for datalake seed codeRama-Huawei6-144/+1140
Fixed the folder related path for generating and reading files from correct folder Issue-ID: DCAEGEN2-1309 Change-Id: I1ec3aae549f484e667eb4048c1ab59b6a60aaf87 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-15Unit test code for datalake seed codeRama-Huawei1-28/+32
Improved Util module code coverage Issue-ID: DCAEGEN2-1309 Change-Id: Ia962c32a284f0b372f17a0e79da4ae1fe6a4b573 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-15Merge "Unit test code for datalake seed code"Yan Yang1-35/+31
2019-04-15Unit test code for datalake seed codeRama-Huawei1-35/+31
Increased the config module code coverage to 100% Issue-ID: DCAEGEN2-1309 Change-Id: Ie42be837689685bf5f1023866f7552a62f3e58a9 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-15Fix Mongo connection methodKate Hsuan1-5/+26
Address and credential must be a list. Issue-ID: DCAEGEN2-1411 Change-Id: I5705d4086476ea02d9eb54c0cf4c329c1848f5cf Signed-off-by: Kate Hsuan <kate.hsuan@qct.io>
2019-04-15Merge "Introduce global SSL flag"Yan Yang5-11/+27
2019-04-14Introduce global SSL flagGuobiao Mo5-11/+27
Issue-ID: DCAEGEN2-1411 Change-Id: Ic7723aeb2c5aa9012d969432c3cc3846a49f728f Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-12Unit test code for datalake seed codeRama-Huawei2-111/+173
Increased the domain code coverage to 100% Issue-ID: DCAEGEN2-1309 Change-Id: I09496bb476d9f7e8de30fb2c85a03a457be43bb9 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
2019-04-11Merge "Support for HTTPS certificates-based communication with A&AI and DMaaP"Vijay Venkatesh Kumar25-209/+334
2019-04-10MongoDB Authentication and SSLGuobiao Mo4-6/+39
Issue-ID: DCAEGEN2-1411 Change-Id: I881cc0e1dd3d7c012a08307bb289f7f97f9c96d5 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-10Support for HTTPS certificates-based communication with A&AI and DMaaPStavros Kanarakis25-209/+334
Also, upgraded DCAE-SDK to the latest 1.1.4 version Change-Id: Ica59ab3107d9c0bcbf4dbaacf5063d4ceb8ed4b9 Issue-ID: DCAEGEN2-1354 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-04-10Support MongoDB as a data storageGuobiao Mo11-76/+259
Issue-ID: DCAEGEN2-1411 Change-Id: I06b69605e88d5b81500b788847e7c90ff4017a07 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-09Merge "Integrate Swagger for REST API"Yan Yang7-50/+193
2019-04-08Integrate Swagger for REST APIGuobiao Mo7-50/+193
Issue-ID: DCAEGEN2-1400 Change-Id: Idd68e1f50b6572dcd4c2e17291628810f3813dba Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-08Merge "Use MariaDB to store application configurations"Vijay Venkatesh Kumar32-307/+930
2019-04-08Handle CLM findingsStavros Kanarakis10-22/+120
Along with CLM scan findings resolution, some minor SONAR fixes are included and a README.md file about BBS-ep service. Change-Id: Ifaeb9db0156aa459f5e5ee5fe2ae09c5f5669ece Issue-ID: DCAEGEN2-1388 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-04-07Use MariaDB to store application configurationsGuobiao Mo32-307/+930
Issue-ID: DCAEGEN2-1400 Change-Id: I86b5bc25d84b98f7ac84b95f1690089dcebe7f0a Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-02Merge "Externalized Logging Level. Corrected tag name for images"Vijay Venkatesh Kumar13-4/+124
2019-04-02Merge "Unit test for seed code"Vijay Venkatesh Kumar12-26/+461
2019-04-01Externalized Logging Level. Corrected tag name for imagesStavros Kanarakis13-4/+124
Change-Id: Icfd8992f2fb620d80d5af2f79b9f847dc01f9938 Issue-ID: DCAEGEN2-1354 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-03-29Unit test for seed codeGuobiao Mo12-26/+461
This project depends heavily on outside infrastructure, thus there are not much unit test cases. Issue-ID: DCAEGEN2-1309 Change-Id: I8893f4029014673139e67bf373fd77e9e5c42f83 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-03-28Merge "DataLake seed code"Vijay Venkatesh Kumar2-2/+2
2019-03-27DataLake seed codeGuobiao Mo2-2/+2
POM changes, move sub-project admin and collector under <groupId>org.onap.dcaegen2.services.components.datalake-handler </groupId> Issue-ID: DCAEGEN2-1189 Change-Id: I69d17f55d70462a1cdce6809d6f6e9fa3164ca3a Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-03-27Merge "Bug fixes and performance improvements"Vijay Venkatesh Kumar27-217/+523
2019-03-27Bug fixes and performance improvementsStavros Kanarakis27-217/+523
When facing any kind of errors on retrieving PNF and service-instance objects from A&AI, BBSep now logs the error and keeps the reactive stream active. Synchronized access in tasks when there is a configuration update. Performance improvements in polling from DMaaP. Change-Id: I654fd1a7267f2b723cc66b0a93e4855003af2914 Issue-ID: DCAEGEN2-1354 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-03-27Merge "DataLake seed code"Vijay Venkatesh Kumar35-0/+3656
2019-03-26DataLake seed codeGuobiao Mo35-0/+3656
Issue-ID: DCAEGEN2-1189 Change-Id: Ib25b70197e3b162efadbce0f1b5235e3ba6635e9 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-03-22fix build issue and add info.yamlVijay Venkatesh Kumar2-1/+7
Change-Id: I8aa1ee83cdc675d09d9bcaefaa208396c5e87b2f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-03-22BBS use case event processor microservice codeStavros Kanarakis79-0/+10054
BBS event processor code handling PNF-relocation internal events from PRH and CPE authentication events raised by external Edge SDN M&C entities onto ONAP platform Change-Id: Icd2077dbe43192621228e07d88a01d65332262db Issue-ID: DCAEGEN2-1354 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>