aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2020-02-12Update microservice to run as standalone MSkrishna3-112/+151
Issue-ID: DCAEGEN2-2066 Signed-off-by: krishna <krishna.moorthy6@wipro.com> Change-Id: I3305d6df039ba2c3a9283bf6cd4c50ca073d12c8
2020-01-21Process fault clearance notification from RANSIMniranjana1-32/+44
Issue-ID: DCAEGEN2-2033 Signed-off-by: niranjana <niranjana.y60@wipro.com> Change-Id: I7a84dadd8bde8f403a498c4017d633148bf575c9
2019-08-19Update CBS client to fetch config periodicallykrishna2-21/+67
Change-Id: I29c5880072631dcd4b6425452316724fcfd7bd13 Issue-ID: DCAEGEN2-1642 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-05-23Add second control loop name, Change restclient to support SSLkrishna11-76/+157
Change-Id: I5ab334676f7f79cf2c42a9325ec1b7bfe8add6c5 Issue-ID: DCAEGEN2-1529 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-05-20Change oof trigger functionality considering multiple PM eventskrishna12-94/+430
Change-Id: I29ec91238b451263127822480e27c6f423635404 Issue-ID: DCAEGEN2-1513 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-05-13Ignore additional fields in FM and PM messageskrishna7-3/+19
Change-Id: I5de3f6d6c5f0bbf0e7d4f250b84ab51e5482525b Issue-ID: DCAEGEN2-1497 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-04-15Implement DMaaP message handling from policykrishnaa9638-375/+564
Handling of dmaap response from policy implemented Blueprint updated for config policy fetch Fix sonar issues Change-Id: I7a8a54b5d62e5db94ea2bc2d28805d8f5680d579 Issue-ID: DCAEGEN2-1427 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
2019-04-10Fix bugs and formatting issueskrishnaa9618-213/+364
Added minor functionality changes License formatting fixed Change-Id: Ieed4aab7562256eaf15627de0cee53cfe1cc8956 Issue-ID: DCAEGEN2-1111 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
2019-04-05Implement Enhancements to the Microservicekrishnaa9667-951/+3357
Change-Id: Ie3b11fe14f1794fdd6880c40bc382eccbef34aa2 Issue-ID: DCAEGEN2-1109 Signed-off-by: krishna moorthy <krishna.moorthy6@wipro.com>
2019-03-27Add component spec and blueprintReshmasree46-737/+780
- validated component spec and blueprints are added to the repo - pom file changed to build,tag and push the docker image - checkstyle version changed from 1.2.3-SNAPSHOT to 1.2.3 - entrypoint script added Change-Id: I0fcf8a17b0c5ce1990de506bf94d2d9ddf93d6fd Issue-ID: DCAEGEN2-1159 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
2019-03-11code coverage for M3ramya122-3623/+3928
Change-Id: Ib421ce2ac9357a3210d99293497f9e304f8cd2f5 Issue-ID: DCAEGEN2-1259 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-02-15Son-handler microservice seed codeRamya Ravichandran79-0/+6515
Change-Id: If4000e26044fe267bdd5fae3a1b2599182423950 Issue-ID: DCAEGEN2-1219 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>