aboutsummaryrefslogtreecommitdiffstats
path: root/snmpmapper/src
AgeCommit message (Collapse)AuthorFilesLines
2019-03-22Resolving warning reported in build - VES MapperPooja032-191/+0
Changes made to resolve warnings in the build. Change-Id: I03dee6780941881afc65c4b907ade078febb5e39 Issue-ID: DCAEGEN2-604 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2019-03-07Upgraded to Support VES 7.0Pooja031-36/+0
Upgraded Universal VES Adapter to support VES Version 7.0 Issue-ID: DCAEGEN2-1005 Change-Id: Ib52f71957be8bb16ea84b19c9264d6fa042f2db0 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2018-11-29Logging Compliance as per ONAPPooja035-78/+105
Logging compliance done as per ONAP Issue-ID: DCAEGEN2-997 Change-Id: Ida19d8ed69d4e662ae632bf4456348a229c7e2e5 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2018-11-15Fix sonar issues in dcaegen2/services/mapperParshad Patel1-2/+1
Fix blocker and critical sonar issues Issue-ID: DCAEGEN2-938 Change-Id: I0e8220100c67abeed9fe8db1d220cc06081c60f5 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-11-12Improved the web page handling in case of DB erroringitk2-0/+3
Issue-ID: DCAEGEN2-934 Change-Id: I13597c1d3c1f6a0c34b25644ff8b4ff2421c1c9e Signed-off-by: ingitk <ingitk@amdocs.com>
2018-11-08Fix sonar issue in dcaegen2/services/mapperParshad Patel1-5/+4
Fix use try-with-resources sonar issue and remove printStackTrace Issue-ID: DCAEGEN2-938 Change-Id: Ibbb6bb8bb9b099f33617368b3a4cbcf98032c983 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-10-10Readme file and Docker env changesamshegokar1-2/+2
added readme file and change 1 docker env and also added healthcheck endpoint Change-Id: I7f737c036f44d749d885cdb49fc63710ae0aefc7 Issue-ID: DCAEGEN2-335 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-09-25Config from docker env paramsPooja035-3/+183
Taking Config from docker env parameters if CONSUL_HOST flag is present Change-Id: Ice897f9414186409bdbc3db79eee7b5a971f1cdc Issue-ID: DCAEGEN2-338 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2018-09-11Security vulnerabilities identified in CLM scanamshegokar1-2/+7
Mapper: security vulnerabilities identified in CLM scan Change-Id: I2b977e99e4ad6d1aae24e0d441da6002c28ab0ac Issue-ID: DCAEGEN2-769 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-08-22Removed test cases failingBharathS2414-156/+636
updated test cases for snmpmapper Change-Id: If3ad91ccc4be448decd94ed47f1ff64831094fce Issue-ID: DCAEGEN2-338 Signed-off-by: BharathS24 <BS00493532@techmahindra.com>
2018-08-20Modified snmpmapperBharathS2420-831/+345
Now snmpmapper is using DB(postgres) to save mapping file Issue-ID: DCAEGEN2-338 Change-Id: Ifdf173f7b405463005a96f76dee2558a291548e6 Signed-off-by: BharathS24 <BS00493532@techmahindra.com>
2018-03-29Added test cases for snmpmapper in MapperBharathS242-28/+79
Commiting test cases in Mapper Change-Id: I429d66260151b5a26aa432b729c57bd6de9f0183 Issue-ID: DCAEGEN2-338 Signed-off-by: BharathS24 <BS00493532@techmahindra.com>
2018-03-28Added test cases for snmpmapper in MapperBharathS242-0/+192
Commiting test cases in Mapper Change-Id: Icd60a8a94400c1b95d26f0bfd7feeb46900a5db7 Issue-ID: DCAEGEN2-338 Signed-off-by: BharathS24 <BS00493532@techmahindra.com>
2018-03-27Added snmpmapper in MapperBharathS2412-0/+589
Commiting new Module in Mapper Change-Id: I6fe49f5bf980bfc68abca89a7494f640942fe474 Issue-ID: DCAEGEN2-338 Signed-off-by: BharathS24 <BS00493532@techmahindra.com>