aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java
AgeCommit message (Collapse)AuthorFilesLines
2022-05-20Fix bug in handling FM notificationmalar1-6/+8
Issue-ID: DCAEGEN2-3150 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I89f346ba5d369e7070e3181784513ffc4487360c (cherry picked from commit 98fbceb29d109cbc54c6f5f178727eefeb2fdd7e)
2022-02-10Fix bug in triggering control loop for PCI collision/confusion - by ↵malar1-8/+11
replacing Config DB with CPS Issue-ID: DCAEGEN2-3057 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I122022c1ad7e4dc007e8565bac694813d4a35bef
2021-09-03Refactored code for standardizing configuration retrieval through common method2.1.4malar3-7/+5
Issue-ID: DCAEGEN2-2905 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Id268e066093d63f93ba3679831f2875e4afbaada
2021-08-29Implement CPS Client in SON Handlermalar6-36/+259
Issue-ID: DCAEGEN2-2883 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Ife63f6eeb9e277c472a4773fe78345e18b753511
2020-07-22Upgrade son-handler to support Java-11Niranjana16-27/+42
Issue-ID: DCAEGEN2-2284 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I331babbe7c52b39c4f7d30921eff64996a85f3b4
2020-04-22Filter FM and PM events & change targetType to PNFNiranjana1-28/+52
Issue-ID: DCAEGEN2-2200 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ib6479b5be8dfc0ce7f42395b5d048ada5d674ff3
2020-02-27Increase code coverageniranjana18-16/+1047
Issue-ID: DCAEGEN2-2023 Signed-off-by: niranjana <niranjana.y60@wipro.com> Change-Id: Ifbc6817108fbbdfe21a4aa0f94cbb67c422c73c6
2020-02-20Implement adaptive SON functionalityniranjana2-7/+11
Issue-ID: DCAEGEN2-2023 Signed-off-by: niranjana <niranjana.y60@wipro.com> Change-Id: I419b04f669f0b021396a4b04f11139eb4918de09
2019-05-23Add second control loop name, Change restclient to support SSLkrishna2-1/+11
Change-Id: I5ab334676f7f79cf2c42a9325ec1b7bfe8add6c5 Issue-ID: DCAEGEN2-1529 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-05-20Change oof trigger functionality considering multiple PM eventskrishna8-17/+71
Change-Id: I29ec91238b451263127822480e27c6f423635404 Issue-ID: DCAEGEN2-1513 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-04-15Implement DMaaP message handling from policykrishnaa967-13/+168
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 issueskrishnaa966-71/+108
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 Microservicekrishnaa9626-202/+1064
Change-Id: Ie3b11fe14f1794fdd6880c40bc382eccbef34aa2 Issue-ID: DCAEGEN2-1109 Signed-off-by: krishna moorthy <krishna.moorthy6@wipro.com>
2019-03-27Add component spec and blueprintReshmasree28-281/+89
- 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 M3ramya55-1022/+2477
Change-Id: Ib421ce2ac9357a3210d99293497f9e304f8cd2f5 Issue-ID: DCAEGEN2-1259 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-02-15Son-handler microservice seed codeRamya Ravichandran26-0/+1632
Change-Id: If4000e26044fe267bdd5fae3a1b2599182423950 Issue-ID: DCAEGEN2-1219 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>