aboutsummaryrefslogtreecommitdiffstats
path: root/UniversalVesAdapter/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-08-28Switched Ubuntu 16.04 to recommended base image alpine:3.8.aleemraja1-2/+2
Other customizations look good. Issue-ID: DCAEGEN2-1569 Change-Id: Ifcb2b6e1894513fc76e3cd9cb2700f4a5665132d Signed-off-by: aleemraja <ar00500721@techmahindra.com>
2019-08-27Consul update (via SDK library) to support periodic pollingaleemraja1-100/+72
Issue-ID: DCAEGEN2-1735 Change-Id: I0aeae0569aa94cec336688e1e70e1498a29473b4 Signed-off-by: aleemraja <ar00500721@techmahindra.com>
2019-07-12JJB alignment across DCAE components - DCAE mapperGerard Hickey1-10/+10
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: I8bb85efd52f6207db4cd262a1f94bf1aeb0324a9
2019-04-15Cloudify blueprint for VES mapperPooja031-467/+467
Adding Cloudify blueprint for VES mapper and some updates on code Change-Id: Idcbd9ec080717a80d04263a4baa6e4de9ce143c9 Issue-ID: DCAEGEN2-1176 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2019-04-10fix pom versionVijay Venkatesh Kumar1-1/+1
Change-Id: I48911e9bd752681d3b2858df23add7feac7bb5cf Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-03-22Resolving warning reported in build - VES MapperPooja031-456/+467
Changes made to resolve warnings in the build. Change-Id: I03dee6780941881afc65c4b907ade078febb5e39 Issue-ID: DCAEGEN2-604 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2019-03-15Fixed License Issue in the Test CasesPooja031-7/+9
Updated Test Cases by fixing License in proper Format. Issue-ID: DCAEGEN2-1265 Change-Id: Ie6540bcdf4adc5c7af4ae69c0ff4fd6e48231e98 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2019-03-13Test coverage for Mapper MSPooja031-425/+454
Adding Some TestCases in Universal Adapter in Mapper to increase test coverage Change-Id: I71a3addea83ea71a9b4e89def9b1aa4d31c0a461 Issue-ID: DCAEGEN2-1265 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2019-02-25starts threads each for every supported collectoramshegokar1-1/+6
Make code changes so that mapper starts one thread each for every supported collector as per configuration Change-Id: I90d3b9d27d0d64107b1b33c6752dc2f0c49344de Issue-ID: DCAEGEN2-1174 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-12-04Address critical vulnerability for Mapperamshegokar1-8/+8
added Recommended version Change-Id: I69f311ce424ca500d113342b293bce8558a761cc Issue-ID: DCAEGEN2-871 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
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-10-15Address critical vulnerability for Mapperamshegokar1-0/+9
added Recommended version and readme file correction Change-Id: I675637ef0d0b1515e0d7783abb94c120ffb029a2 Issue-ID: DCAEGEN2-871 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-09-29disable spotify on root pomVijay Venkatesh Kumar1-0/+1
Change-Id: I5a6cb68ca87b082dc45dde507294c1e11b178918 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-28update docker plugin versionVijay Venkatesh Kumar1-3/+3
Change-Id: I6590f635b3d015f232bfe48a46412403ed9a56fa Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-28Spotify plugin config changeamshegokar1-5/+7
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-26Config from Docker ENV parametersamshegokar1-48/+173
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-11Security vulnerabilities identified in CLM scanamshegokar1-5/+9
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 Wu1-4/+2
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-09Integratation of DMaaP, Mapping FilePooja031-27/+80
DMaaP integratation, Mapping File, Initialization of Adapter Change-Id: I826aa2e64fa7c155f088a7519c24887ce88e2ec4 Issue-ID: DCAEGEN2-335 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
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-06Fix spotify configLusheng Ji1-2/+1
Issue-ID: DCAEGEN2-486 Change-Id: Ia88c2ce021225dc0f960f56beadc72a49ceb4045 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-04No caps in image nameLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-486 Change-Id: I9451e46f543e5e98ca19d28004d91f631c968ee6 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-02Make docker tags shorterLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-486 Change-Id: I9dc2e59c07c9f7f054a012aaa53a2ff1048084ab Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-25Security issue and FileNotFound ExceptionPooja031-123/+123
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 Ji1-2/+3
Issue-ID: DCAEGEN2-459 Change-Id: I9feb09d1b9691c3eb91552de81ea50e8ae23f46d Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-23Fix pom for docker buildLusheng Ji1-1/+2
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 pluginamshegokar1-0/+87
Adding Docker, Spring Boot plugin and License to pom Change-Id: I623e62ad09ad75a264b8716beced34b826c53637 Issue-ID: DCAEGEN2-459 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-03-30Adding Some Files and TestCases in MapperPooja031-0/+7
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-0/+30
Adding remaining UniversalVesAdapter TestCases in Mapper Change-Id: Ic49bbbe2b4c4e242b1e91edfe565c7918e4b24e5 Issue-ID: DCAEGEN2-335 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-03-23Added UniversalVesAdapter in MapperPooja031-0/+94
Adding only domain part of UniversalVesAdapter Module in Mapper Issue-ID: DCAEGEN2-335 Change-Id: I08c9b6548dfc0cef2617cd0bdf049f6949c6d395 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>