summaryrefslogtreecommitdiffstats
path: root/components
AgeCommit message (Collapse)AuthorFilesLines
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>