aboutsummaryrefslogtreecommitdiffstats
path: root/UniversalVesAdapter/src/main/java/org/onap
AgeCommit message (Collapse)AuthorFilesLines
2018-11-15Fix sonar issues in dcaegen2/services/mapperParshad Patel4-9/+19
Fix blocker and critical sonar issues Issue-ID: DCAEGEN2-938 Change-Id: I0e8220100c67abeed9fe8db1d220cc06081c60f5 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-11-08Fix sonar issue in dcaegen2/services/mapperParshad Patel1-92/+94
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-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 Mapperamshegokar1-1/+1
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 changesamshegokar2-9/+9
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-26Config from Docker ENV parametersamshegokar6-143/+209
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-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-11Security vulnerabilities identified in CLM scanamshegokar1-3/+32
Mapper: security vulnerabilities identified in CLM scan Change-Id: I2b977e99e4ad6d1aae24e0d441da6002c28ab0ac Issue-ID: DCAEGEN2-769 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-08-09Integratation of DMaaP, Mapping FilePooja0347-1001/+3296
DMaaP integratation, Mapping File, Initialization of Adapter Change-Id: I826aa2e64fa7c155f088a7519c24887ce88e2ec4 Issue-ID: DCAEGEN2-335 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-03-30Adding Some Files and TestCases in MapperPooja0333-10/+6394
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-28Added UniversalVesAdapter TestCases in the MapperPooja031-6/+30
Adding remaining UniversalVesAdapter TestCases in Mapper Change-Id: Ic49bbbe2b4c4e242b1e91edfe565c7918e4b24e5 Issue-ID: DCAEGEN2-335 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-03-27Added UniversalVesAdapter TestCases in the MapperPooja0311-225/+400
Adding UniversalVesAdapter TestCases in Mapper Change-Id: I68023d84ada0104ecf46a74e129e104a398543ea Issue-ID: DCAEGEN2-335 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-03-23Added UniversalVesAdapter in the MapperPooja0346-0/+3658
Adding full UniversalVesAdapter Module in Mapper Change-Id: I7edece763546b91700983554ffcf38f8ab945ae2 Issue-ID: DCAEGEN2-335 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>