aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-26Fix the license issue- javax.jms:1.1amshegokar1-0/+10
Fix the license issue - javax.jms: 1.1 Change-Id: Ic7937e3a690378ffa0887b7be948ff5166314fbb Issue-ID: DCAEGEN2-925 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-11-15Fix sonar issues in dcaegen2/services/mapperParshad Patel5-11/+20
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 Patel2-97/+98
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-11-02Merge "Fix sonar issue: try with resources"Vijay Venkatesh Kumar1-3/+1
2018-11-01Fix license issues-SUN-IP & SUN-Restrictedamshegokar1-1/+1
Fix the license issues-SUN-IP & SUN-Restricted:added 2.2 version Change-Id: I8cd633f7304d10f1d1aa76e86e2db6d8a6041908 Issue-ID: DCAEGEN2-924 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-10-26Fix sonar issue: try with resourcesArindam Mondal1-3/+1
Issue-ID: DCAEGEN2-818 Change-Id: I419e7db32e39dc4a52a3d33b074b0a289a66ab21 Signed-off-by: arindamm <arind.mondal@samsung.com>
2018-10-15Address critical vulnerability for Mapperamshegokar4-8/+11
added Recommended version and readme file correction Change-Id: I675637ef0d0b1515e0d7783abb94c120ffb029a2 Issue-ID: DCAEGEN2-871 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-10-10Readme file and Docker env changesamshegokar8-40/+169
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-29change docker mvn versionVijay Venkatesh Kumar1-6/+6
Change-Id: I519abf4c3442d2308c3785bb4d176d75141f2c06 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-29disable spotify on root pomVijay Venkatesh Kumar3-1/+3
Change-Id: I5a6cb68ca87b082dc45dde507294c1e11b178918 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-28update docker plugin versionVijay Venkatesh Kumar3-5/+5
Change-Id: I6590f635b3d015f232bfe48a46412403ed9a56fa Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-28Spotify plugin config changeamshegokar2-9/+13
Changed docker images name to include nexus3 repo so that images get pushed correctly Change-Id: Ibed31d0933d56e12d26fab1c795d05d79f04406d Issue-ID: DCAEGEN2-338 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-09-27Merge "Config from Docker ENV parameters"Vijay Venkatesh Kumar20-339/+575
2018-09-27Merge "Config from docker env params"Vijay Venkatesh Kumar9-10/+520
2018-09-26Config from Docker ENV parametersamshegokar20-343/+579
Taking Adapter Config from Docker ENV parameters if CONSUL_HOST flag is present Change-Id: Id097e433112fbdcc0d403ca3f87abee123e76693 Issue-ID: DCAEGEN2-335 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-09-25Config from docker env paramsPooja039-10/+520
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-20Fix try-with-resourcesArindam Mondal1-3/+2
Issue-ID: DCAEGEN2-818 Change-Id: I7d8afc8bb78c9534671602ed37db7f6d14f5de81 Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2018-09-14Resolved warning reported in build-VES Mapperamshegokar1-0/+1
Resolved warning reported in build - VES Mapper Change-Id: I959c4a60368193daa5781b470e720a1d65ce6d85 Issue-ID: DCAEGEN2-604 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-09-11Security vulnerabilities identified in CLM scanamshegokar9-23/+94
Mapper: security vulnerabilities identified in CLM scan Change-Id: I2b977e99e4ad6d1aae24e0d441da6002c28ab0ac Issue-ID: DCAEGEN2-769 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-08-27Use managed guava versionGary Wu2-11/+6
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I4ea5f4a22233ab1eef5d7f266e7ecdefc95711fc Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-22Fix spotify entrypointLusheng Ji1-2/+1
Issue-ID: DCAEGEN2-716 Change-Id: Iaefa6c1a2959874a6721a5ed425ed01c6f9db8a7 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-08-22Removed test cases failingBharathS2416-161/+647
updated test cases for snmpmapper Change-Id: If3ad91ccc4be448decd94ed47f1ff64831094fce Issue-ID: DCAEGEN2-338 Signed-off-by: BharathS24 <BS00493532@techmahindra.com>
2018-08-22Fix sonar reporting project nameLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-716 Change-Id: I3c58695609e851bb182426b20b690550db212ef1 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-08-21remove snmpmapper from buildLusheng Ji2-2/+2
Issue-ID: DCAEGEN2-716 Change-Id: I6434e4566f3ce08eba640a72ea1697d0ee8a05a7 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-08-21Fix group idLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-716 Change-Id: I04d3e2e2aad2d094bbd8ba042c4c9c0bffbf22cf Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-08-20Merge "Modified snmpmapper"Lusheng Ji32-1281/+783
2018-08-20Modified snmpmapperBharathS2432-1281/+783
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-08-09Integratation of DMaaP, Mapping FilePooja0379-1888/+3769
DMaaP integratation, Mapping File, Initialization of Adapter Change-Id: I826aa2e64fa7c155f088a7519c24887ce88e2ec4 Issue-ID: DCAEGEN2-335 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-07-27Merge "Add INFO.yaml file"Vijay Venkatesh Kumar1-0/+90
2018-07-26Add INFO.yaml fileJessica Wagantall1-0/+90
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ic24726106c52b270ca157c71970981b54cdfaeb4 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-05-07Fix spotify config2.0.0-ONAPbeijing2.0.0-ONAPLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-486 Change-Id: I18630c34de296a2d7cc60ed9a3947a9f01ae7d49 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-07Fix spotify configLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-486 Change-Id: I57e51a903c02f208dd5fdc9d6d2881c58920cc65 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-06Fix spotify configLusheng Ji2-3/+2
Issue-ID: DCAEGEN2-486 Change-Id: Ia88c2ce021225dc0f960f56beadc72a49ceb4045 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-04No caps in image nameLusheng Ji2-2/+2
Issue-ID: DCAEGEN2-486 Change-Id: I9451e46f543e5e98ca19d28004d91f631c968ee6 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-02Make docker tags shorterLusheng Ji2-2/+2
Issue-ID: DCAEGEN2-486 Change-Id: I9dc2e59c07c9f7f054a012aaa53a2ff1048084ab Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-02Fix spotify plugin versionLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-486 Change-Id: Idaed812442354f0c1cdd4067a8dcc33071f390f0 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-26Adding READMEPooja033-0/+105
Adding README Files in Mapper Change-Id: Ie2b5c953731807d61d8992dee299295e9d7498dc Issue-ID: DCAEGEN2-335 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-04-25Security issue and FileNotFound ExceptionPooja033-128/+128
Security issue to be addressed for fasterxml.jackson and FileNotFound Exception for MapperConfig.json Issue-ID: DCAEGEN2-467 Change-Id: Iba56ee61f9b8768a80ec88e423f7cb3e80961306 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-04-24Add springboot mvn plugin versionLusheng Ji2-2/+4
Issue-ID: DCAEGEN2-459 Change-Id: I9feb09d1b9691c3eb91552de81ea50e8ae23f46d Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-23Fix pom for docker buildLusheng Ji3-2/+18
Issue-ID: DCAEGEN2-459 Change-Id: I2b156298bc589d500ce08aa3f1e1a504cf9d55de Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-23Security issuesanchitap1-2/+2
Security issue to be addressed for fasterxml.jackson Change-Id: I98799738b34dc4e69d7ef5be207bd575e05bd166 Issue-ID: DCAEGEN2-467 Signed-off-by: sanchitap <sanchita@techmahindra.com>
2018-04-20Add Docker and Spring Boot pluginamshegokar3-25/+193
Adding Docker, Spring Boot plugin and License to pom Change-Id: I623e62ad09ad75a264b8716beced34b826c53637 Issue-ID: DCAEGEN2-459 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-04-03Merge "Adding new Files in Universal Adapater in Mapper"Lusheng Ji11-0/+4887
2018-04-03Adding new Files in Universal Adapater in MapperPooja0311-0/+4887
Adding more TestCases in Universal Adapater in Mapper Issue-ID: DCAEGEN2-335 Change-Id: Id84e940a6e6065860cf3adb7c6452f7ac5245e9f Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-04-01Merge "Adding Some Files and TestCases in Mapper"Lusheng Ji66-31/+8889
2018-03-30Adding Some Files and TestCases in MapperPooja0366-31/+8889
Adding Some Files and TestCases in Universal Adapter in Mapper Issue-ID: DCAEGEN2-335 Change-Id: Iecb5500b1b856b9f1f8558334219adb59b293e10 Signed-off-by: Pooja03 <PM00501616@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-28Merge "Added UniversalVesAdapter TestCases in the Mapper"Lusheng Ji18-39/+505