summaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Collapse)AuthorFilesLines
2020-04-29Change Policy notification in son-handler to align with policy component updates6.0.0-ONAPNiranjana1-2/+2
Issue-ID: DCAEGEN2-2216 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I6361cc68c20ae601ad89754eab8633985b794244 (cherry picked from commit 9e7b2f1eecf15c6f1f4fa7c42a9ad2aeb08d334d)
2020-04-29Filter FM and PM events & change targetType to PNFNiranjana3-29/+98
Issue-ID: DCAEGEN2-2200 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ib6479b5be8dfc0ce7f42395b5d048ada5d674ff3 (cherry picked from commit eeb52b53a4b8a209553698ac0df3155cf731a005)
2020-02-27Increase code coverageniranjana19-16/+1082
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 SSLkrishna3-2/+12
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 policykrishnaa968-13/+178
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 issueskrishnaa9610-179/+209
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 Microservicekrishnaa9643-375/+1488
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 M3ramya68-1022/+2660
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>