aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-12Filter Fm notifications with CollisionAndConfusion7.0.0-ONAPguilinNiranjana3-4/+6
Issue-ID: DCAEGEN2-2480 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I406791e28a824ee1edb5025901a4fa8b7bbee841 (cherry picked from commit 0a4ed862b66af176c5512d8bd85f0d39900be1e2)
2020-09-18Add 2.1.1-container release yamlReshmasree1-0/+8
-Upgrade son-handler to support Java-11 -Remove security vulnerabilities Issue-ID: DCAEGEN2-2278 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: I483a0e767ee91922d02307743659e368611dcfbe
2020-09-16Add 2.1.1 releases yaml filesReshmasree1-0/+4
-add maven release file Issue-ID: DCAEGEN2-2278 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: Iecd869269e3434c877b5bc0c9d7d663eba5b08aa
2020-09-11dcae INFO.yaml updatevv770d1-8/+22
Project maturity Committer changes Change-Id: I06f0fca1e3f6b88df00e3a572b20514ff9e2924c Issue-ID: DCAEGEN2-2425 Signed-off-by: vv770d <vv770d@att.com>
2020-09-08Fix INFO.yaml filesJessica Wagantall1-0/+1
Proper syntax for INFO.yaml requires the first line to be "---" which was previously removed. Re-adding this missing line. Issue-ID: CIMAN-387 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6d68b4c5b55435c6ae3f8fc3e71d3a0f8b041dfe
2020-07-27Remove security vulnerabilitiesNiranjana2-49/+68
Issue-ID: DCAEGEN2-2278 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ifaf6f71e88f71f79a6818284947b7175ede4946c
2020-07-23dcae committer updates in INFO.yamlvv770d1-21/+14
Change-Id: Id6adf93ccc62e129e07eb62ee667265af4905fcb Issue-ID: DCAEGEN2-2365 Signed-off-by: vv770d <vv770d@att.com>
2020-07-22Upgrade son-handler to support Java-11Niranjana18-44/+74
Issue-ID: DCAEGEN2-2284 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I331babbe7c52b39c4f7d30921eff64996a85f3b4
2020-07-13Add 2.0.4-container release yamlNiranjana1-0/+8
-Fix networkId issue while making call to oof. -Modify policy-notification to align with policy. Issue-ID: DCAEGEN2-2216 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Id1667c8e0b85f042b46bbf6edd718f3c1f32a982
2020-07-10Add 2.0.4 releases yaml filesNiranjana1-0/+4
-add maven release file Issue-ID: DCAEGEN2-2216 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Iddc94de00d6d9b7761f7c7bbfa6ca2aeb414fe60
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 oofNiranjana5-6/+30
Issue-ID: DCAEGEN2-2249 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ia34b19f18c04d073c45be4a93a5408dc6dd76126
2020-04-30Add 2.0.2-container release yamlNiranjana1-0/+9
-Filter DMAAP events to avoid processing of alarms generated by other Network function sources. -Change PolicyNotification message for modifyConfig and modifyConfigAnr actions in SON-Handler. Issue-ID: DCAEGEN2-2227 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I06d61e102048a06c92739aa762bcbc1bdf503a3d
2020-04-29Add 2.0.2 release yaml filesNiranjana1-0/+4
-add maven release file Issue-ID: DCAEGEN2-2227 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I153e93e64bc3134e543a791f153c1bf19acefe87
2020-04-24Change Policy notification in son-handler to align with policy component updatesNiranjana4-6/+6
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 PNFNiranjana10-114/+210
Issue-ID: DCAEGEN2-2200 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ib6479b5be8dfc0ce7f42395b5d048ada5d674ff3
2020-03-03Add 2.0.0-container release yamlReshmasree1-0/+9
-SON-Handler MS keeps track of the control loop actions (and failures), and when triggering OOF for PCI optimization, passes the list of cells whose PCI values should not be changed during optimization. -SON-Handler MS keeps track of the control loop execution history, and when triggering OOF for PCI optimization, passes the list of cells which should be given a ‘special’/'preferential' treatment. Issue-ID: DCAEGEN2-2103 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: Ifc0596f4e5b31ebf9420b4131c7310498c62dbf2
2020-02-28Add 2.0.0 releases yaml filesReshmasree1-0/+4
-add maven release file Issue-ID: DCAEGEN2-2103 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com> Change-Id: I5d62b2c9b0a94fd1d6a10e3fb3b27a726e797e06
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 functionalityniranjana21-236/+751
Issue-ID: DCAEGEN2-2023 Signed-off-by: niranjana <niranjana.y60@wipro.com> Change-Id: I419b04f669f0b021396a4b04f11139eb4918de09
2020-02-13Merge "Update microservice to run as standalone MS"Vijay Venkatesh Kumar10-487/+559
2020-02-12Update microservice to run as standalone MSkrishna10-487/+559
Issue-ID: DCAEGEN2-2066 Signed-off-by: krishna <krishna.moorthy6@wipro.com> Change-Id: I3305d6df039ba2c3a9283bf6cd4c50ca073d12c8
2020-02-11fix sonarcloud issuesHansen, Tony (th1395)1-0/+3
Change-Id: I1b6e4593b50a794609b55f59756c9f84ad638dfa Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2065 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
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-12-18Fix security vulnerabilitiesniranjana1-4/+22
Issue-ID: DCAEGEN2-1811 Signed-off-by: niranjana <niranjana.y60@wipro.com> Change-Id: Ia475c29e16a1dcda68752c55af2fb77efa31f67c
2019-12-03Update DCAE Committer in INFO.yamlJoeOLeary1-27/+10
Issue-ID: DCAEGEN2-1891 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: I4aac4e3d30780dc532f14887d51b616fe6bcef96
2019-09-09release 1.1.1 son-handler5.0.2-ONAP5.0.1-ONAPelaltoVijay Venkatesh Kumar1-0/+4
Change-Id: Ia9ab0390ac7362ed849ab0f44baebde03fc2d5df Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1669 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-09-05Add cbs polling interval to app config in blueprintskrishna2-0/+6
Change-Id: I916b2d84e3cd2bb056e226311639bd973fa86c92 Issue-ID: DCAEGEN2-1642 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-08-22Change base image to reduce container footprintkrishna2-32/+2
Change-Id: I77e2f2a195836cd33be7c323ff268326a9874e65 Issue-ID: DCAEGEN2-1572 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-08-19Update CBS client to fetch config periodicallykrishna5-26/+103
Change-Id: I29c5880072631dcd4b6425452316724fcfd7bd13 Issue-ID: DCAEGEN2-1642 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-07-21remove docker binding from mvnVijay Venkatesh Kumar1-3/+7
Change-Id: Ia0a665cb9d4f4dd75ac674d5ff1ff12044d52d45 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1578
2019-07-12JJB alignment across DCAE components - DCAE-SON HandlerGerard Hickey2-77/+40
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: I2eba62ce21b28402c91b134ad9c714d8ea827cd1
2019-05-23Add second control loop name, Change restclient to support SSLkrishna16-78/+175
Change-Id: I5ab334676f7f79cf2c42a9325ec1b7bfe8add6c5 Issue-ID: DCAEGEN2-1529 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-05-20Change oof trigger functionality considering multiple PM eventskrishna22-115/+540
Change-Id: I29ec91238b451263127822480e27c6f423635404 Issue-ID: DCAEGEN2-1513 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-05-13Ignore additional fields in FM and PM messageskrishna9-5/+21
Change-Id: I5de3f6d6c5f0bbf0e7d4f250b84ab51e5482525b Issue-ID: DCAEGEN2-1497 Signed-off-by: krishna <krishna.moorthy6@wipro.com>
2019-04-29Change spring data jpa version in pomReshmasree1-1/+1
Change-Id: Ib25648229e98c6c267892127ddade718c9fda3ff Issue-ID: DCAEGEN2-1456 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
2019-04-15Implement DMaaP message handling from policykrishnaa9655-590/+1106
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 issueskrishnaa9635-455/+691
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 Microservicekrishnaa96130-2683/+6222
Change-Id: Ie3b11fe14f1794fdd6880c40bc382eccbef34aa2 Issue-ID: DCAEGEN2-1109 Signed-off-by: krishna moorthy <krishna.moorthy6@wipro.com>
2019-03-27Add component spec and blueprintReshmasree100-1145/+2344
- 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 M3ramya197-4734/+6709
Change-Id: Ib421ce2ac9357a3210d99293497f9e304f8cd2f5 Issue-ID: DCAEGEN2-1259 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-03-07Version change for security fixramya1-13/+33
Change-Id: I5a78090abbd071aec2cc0bf319953f8c6ecc2b9a Issue-ID: DCAEGEN2-1275 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-03-06Switch version to 5.0.11 in pomramya1-14/+11
Change-Id: I22e02e887aacde3c5dc1ec962c5ea2002de9e1f5 Issue-ID: DCAEGEN2-1219 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-02-27Remove settings fileramya2-515/+6
Change-Id: I781f5982765648aa8774ee936077f3218ac6d005 Issue-ID: DCAEGEN2-1219 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-02-20Son-handler microservice seed coderamya1-1/+1
Update group-id for son-handler Change-Id: I02ca699e410bf35461e45a12577136a04862991c Issue-ID: DCAEGEN2-1219 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-02-15Son-handler microservice seed codeRamya Ravichandran119-750/+9122
Change-Id: If4000e26044fe267bdd5fae3a1b2599182423950 Issue-ID: DCAEGEN2-1219 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
2019-01-30basic repo setupVijay Venkatesh Kumar6-0/+897
Change-Id: I9555f5fe9aa3ffa50be5de1790654cadfc713e1f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1137
2019-01-30Initial empty repositoryJessica Wagantall0-0/+0