aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2021-08-24Update FM message spec to VES 7.2Yashwanth3-16/+22
Issue-ID: DCAEGEN2-2884 Signed-off-by: Yashwanth <gandhapu.yashwanth@wipro.com> Change-Id: I8f609af56604fae86b8a75aaadce14c78ba8ffb8
2021-06-21Update sdk version to load policies from a file mounted by policy sidecar ↵Niranjana1-6/+7
container Issue-ID: DCAEGEN2-2711 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Id8be505c941d17cd62f981978a0e4111c362dbe8
2020-09-27Filter Fm notifications with CollisionAndConfusionNiranjana1-2/+4
Issue-ID: DCAEGEN2-2480 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I406791e28a824ee1edb5025901a4fa8b7bbee841
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-06-17Modify policy-notification to align with policy.Niranjana3-6/+6
Issue-ID: DCAEGEN2-2216 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I768b4cf785dacc865b0312f5c2ccfdccf2e32a14
2020-05-18Fix networkId issue while making call to oofNiranjana3-4/+28
Issue-ID: DCAEGEN2-2249 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ia34b19f18c04d073c45be4a93a5408dc6dd76126
2020-04-24Change Policy notification in son-handler to align with policy component updatesNiranjana2-4/+4
Issue-ID: DCAEGEN2-2216 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I6361cc68c20ae601ad89754eab8633985b794244
2020-04-22Filter FM and PM events & change targetType to PNFNiranjana8-110/+206
Issue-ID: DCAEGEN2-2200 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ib6479b5be8dfc0ce7f42395b5d048ada5d674ff3
2020-02-27Increase code coverageniranjana23-19/+1086
Issue-ID: DCAEGEN2-2023 Signed-off-by: niranjana <niranjana.y60@wipro.com> Change-Id: Ifbc6817108fbbdfe21a4aa0f94cbb67c422c73c6
2020-02-20Implement adaptive SON functionalityniranjana19-232/+747
Issue-ID: DCAEGEN2-2023 Signed-off-by: niranjana <niranjana.y60@wipro.com> Change-Id: I419b04f669f0b021396a4b04f11139eb4918de09
2020-02-12Update microservice to run as standalone MSkrishna6-112/+544
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 SSLkrishna14-78/+169
Change-Id: I5ab334676f7f79cf2c42a9325ec1b7bfe8add6c5 Issue-ID: DCAEGEN2-1529 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-05-20Change oof trigger functionality considering multiple PM eventskrishna20-111/+501
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 policykrishnaa9646-388/+742
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 issueskrishnaa9629-432/+608
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 Microservicekrishnaa96112-1365/+4886
Change-Id: Ie3b11fe14f1794fdd6880c40bc382eccbef34aa2 Issue-ID: DCAEGEN2-1109 Signed-off-by: krishna moorthy <krishna.moorthy6@wipro.com>
2019-03-27Add component spec and blueprintReshmasree82-1159/+858
- 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 M3ramya194-4681/+6667
Change-Id: Ib421ce2ac9357a3210d99293497f9e304f8cd2f5 Issue-ID: DCAEGEN2-1259 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-02-15Son-handler microservice seed codeRamya Ravichandran114-0/+8367
Change-Id: If4000e26044fe267bdd5fae3a1b2599182423950 Issue-ID: DCAEGEN2-1219 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>