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