aboutsummaryrefslogtreecommitdiffstats
path: root/UniversalVesAdapter
AgeCommit message (Collapse)AuthorFilesLines
2020-09-16Release dcaegen2/services/mapper1.1.0jenkins-releng1-2/+2
2020-09-16Docker image is not creating due to permission deniedmukesh.paliwal1@huawei.com1-4/+9
Issue-ID: DCAEGEN2-2283 Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> Change-Id: I43839c4e14f731071c785645ec5c3d14f217f0d9
2020-09-15Docker image is not creating due to permission deniedmukesh.paliwal1@huawei.com1-3/+3
Issue-ID: DCAEGEN2-2283 Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> Change-Id: Icd04eed5624a30dacc142a9aeda0dda1a0422dbf
2020-09-14Docker image is not creatingmukesh.paliwal1@huawei.com1-1/+1
Issue-ID: DCAEGEN2-2283 Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> Change-Id: Ic7abd4d536f23ff3c411d4da6f4fa2244e1f434c
2020-09-14Docker image is not creating due to permission deniedmukesh.paliwal1@huawei.com1-1/+1
Issue-ID: DCAEGEN2-2283 Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> Change-Id: If060795b5d1c4247497acc378cb77185acd0a4a4
2020-09-12Mapper (VESadapter) java upgrademukesh.paliwal1@huawei.com1-1/+1
Issue-ID: DCAEGEN2-2283 Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> Change-Id: Ia65e5a7e1bbbc751ae62f0b65b4b7c7d54f6d70a
2020-08-06remove mapper vulnerabilitiesmukesh.paliwal1@huawei.com1-2/+7
Issue-ID: DCAEGEN2-2274 Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> Change-Id: I9aaa9ec4cfc7fd51211804d5f61d523cc671a7cc
2020-07-30Mapper (VESadapter) java upgrademukesh.paliwal1@huawei.com2-438/+434
Issue-ID: DCAEGEN2-2283 Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> Change-Id: Ib65f50299dbc86521db99b06739f6ce850b3a1e2
2019-09-10Fixed docker build blocked issue by changing apt-get to apk.aleemraja1-1/+1
Issue-ID: DCAEGEN2-1755 Change-Id: I8509705aa254dff78aac884b89dc571ec471d588 Signed-off-by: aleemraja <ar00500721@techmahindra.com>
2019-09-06Fix sonar issues in UniversalVesAdapterParshad Patel6-1152/+1127
Fix Either log or rethrow this exception Use try-with-resources or close this "FileWriter" in a "finally" clause Use a logger to log this exception Rename CollectorConfigPropertyRetrival.java to CollectorConfigPropertyRetrieval Issue-ID: DCAEGEN2-1384 Change-Id: If38042bd192da2ca30b5d6eaf3288e4e83ef4682 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
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 pollingaleemraja3-478/+408
Issue-ID: DCAEGEN2-1735 Change-Id: I0aeae0569aa94cec336688e1e70e1498a29473b4 Signed-off-by: aleemraja <ar00500721@techmahindra.com>
2019-07-15Merge "JJB alignment across DCAE components - DCAE mapper"Vijay Venkatesh Kumar1-10/+10
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-07-11Merge "Fixing Sonar Blocker issue"Vijay Venkatesh Kumar1-1/+2
2019-05-15Changed k8s version to 1.4.13AR005007211-1/+1
Fixed as per https://jira.onap.org/browse/DCAEGEN2-1499 Change-Id: I70c535bb2f2d2cdce64b54e5f96188e447c0d42a Issue-ID: DCAEGEN2-1499 Signed-off-by: Aleem Raja <AR00500721@techmahindra.com>
2019-05-06Fixing Sonar Blocker issueAR005007211-1/+2
Fixing Sonar blocker issue on class FetchDynamicConfig.java 1.FileWriter stream closing at Line157 2.Handling Null pointer Exception at Line179 Sonar Link:https://sonar.onap.org/project/issues?fileUuids=AWkprNOu4d1SZrzfYLdQ&id=org.onap.dcaegen2.services.mapper%3Amapper&open=AWomAhrY4d1SZrzfe8ua&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DCAEGEN2-1477 Change-Id: Ie016d4811a0e98dc1100079990681b6c55545991 Signed-off-by: AR00500721 <AR00500721@techmahindra.com>
2019-04-26Updating Blueprint with two collectors entry4.0.0-ONAP1.0.0Pooja031-0/+7
Adding two collectors RestConf Collector and Snmp Collector with their default Mapping Files Issue-ID: DCAEGEN2-1176 Change-Id: I59a027f13aa6af7d4c1ef1272ecc0b216142bd89 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2019-04-19Fixing mapping file and formatting issuesPooja035-630/+588
Fixing mapping file issue by adding &amp; and formatting issues mention in comments of https://gerrit.onap.org/r/#/c/85334/ Change-Id: If474fda9205fc66dcc0f5caa77d7f35ba14328a0 Issue-ID: DCAEGEN2-1445 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2019-04-15Cloudify blueprint for VES mapperPooja0318-2506/+2748
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-04-09Fix sonar issues in universalvesadapter/configsParshad Patel2-56/+35
Fix Constructor has 10 parameters, which is greater than 7 authorized. Fix Constructor has 14 parameters, which is greater than 7 authorized. Issue-ID: DCAEGEN2-1384 Change-Id: I33d32a9c85fa942b2e17a1dd3d4b45a2b0643cec Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-03-27Continue VES 5.4 support as well in VES MapperPooja0368-73/+21819
Adding Support for 5.4 ves version along with ves 7.0 Change-Id: I44b15ff5017a968b1df6b57be0a2af1759e740d4 Issue-ID: DCAEGEN2-1326 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2019-03-22Resolving warning reported in build - VES MapperPooja03158-14662/+14821
Changes made to resolve warnings in the build. Change-Id: I03dee6780941881afc65c4b907ade078febb5e39 Issue-ID: DCAEGEN2-604 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2019-03-15Merge "Increase test coverage for services/mapper"Vijay Venkatesh Kumar2-6/+90
2019-03-15Fixed License Issue in the Test CasesPooja0349-812/+951
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-14Increase test coverage for services/mapperParshad Patel2-6/+90
Add JUnit test case in UniversalVesAdapter Issue-ID: DCAEGEN2-1331 Change-Id: I7b0e2bdb0a50801e5ebef3a10d816410ad4bdbd3 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-03-13Test coverage for Mapper MSPooja0351-776/+13612
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-03-07Upgraded to Support VES 7.0Pooja03125-14919/+17377
Upgraded Universal VES Adapter to support VES Version 7.0 Issue-ID: DCAEGEN2-1005 Change-Id: Ib52f71957be8bb16ea84b19c9264d6fa042f2db0 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2019-02-25starts threads each for every supported collectoramshegokar22-1003/+602
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-12Merge "Logging Compliance as per ONAP"Vijay Venkatesh Kumar20-290/+211
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-29Logging Compliance as per ONAPPooja0320-290/+211
Logging compliance done as per ONAP Issue-ID: DCAEGEN2-997 Change-Id: Ida19d8ed69d4e662ae632bf4456348a229c7e2e5 Signed-off-by: Pooja03 <pm00501616@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-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 Mapperamshegokar3-4/+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 changesamshegokar5-18/+99
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-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 parametersamshegokar19-337/+573
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 scanamshegokar6-14/+70
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 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-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>