summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-06-06Issue-ID: DCAEGEN2-1545 RestconfCollector Jenkins Job failing5.0.2-ONAPelaltodublins003703461-12/+0
Signed-off-by: s00370346 <swarup.nayak1@huawei.com> Change-Id: I637338862843b25d15c510d641460618377b9587
2019-05-14Issue-ID: DCAEGEN2-1500 Restconf collector deployment failss003703463-3/+3
Change-Id: I34b2b3d7bbec00396119ea1b9390b0f65ba49c71 Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
2019-05-07Issue-ID: DCAEGEN2-1472 BBS bugfix(User Data as config)4.0.0-ONAP1.1.1s0037034610-13/+63
Change-Id: I290fa8fab77a210b4a1f1566bf357f0c6cc5ce3d Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
2019-04-26Issue-ID: DCAEGEN2-1055 BBS bugfix(SSL disable by config)1.1.0s0037034613-46/+65
Change-Id: I93b740b64bd470c77b028e6ae779824ddc19e5c9 Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
2019-04-12Issue-ID: DCAEGEN2-1055 BBS test bug fixess0037034611-19/+192
Change-Id: I43314e5e81027cfd4deef71a183d19fad4248626 Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
2019-04-09too many constructor paramArindam Mondal2-34/+91
Issue-ID: DCAEGEN2-1379 Change-Id: I6c4297b3edfd50375b5f32b7af93b5297a408da0 Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-04-02Implement builder patternArindam Mondal3-43/+106
Issue-ID: DCAEGEN2-1379 Change-Id: I7e9a98dcc12ef88a067fdf2837437d859ee65851 Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2019-03-27Issue-ID: DCAEGEN2-1055 RestConfCollector bug fixess0037034617-61/+153
Change-Id: I4623217ab69eaeecf1b5704172ad4de37e641312 Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
2019-03-19Issue-ID: DCAEGEN2-1055 RestConfCollector UnitTests0037034621-73/+593
Change-Id: I513ddb61d710f12ab3ccc6fca2329f3f74b4e39c Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
2019-03-18Issue-ID: DCAEGEN2-1055 Generic RestConfCollectors00370346127-1550/+6210
Change-Id: I1800affa2b34cbb7487c0d8411e078adec5a0c48 Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
2019-03-13Issue-ID: DCAEGEN2-1141 Restconf SwaggerAPI docss003703462-0/+630
Change-Id: I8fb37dff3e88bbef8aa69ef338f1d8ebd2a9ea6f Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
2019-03-11Merge "Sonar fix add logger"Vijay Venkatesh Kumar1-17/+17
2019-02-20Merge "Unit test cases for RetryPolicyStore.java"Vijay Venkatesh Kumar1-0/+63
2019-02-18Sonar fix add loggerArindam Mondal1-17/+17
Issue-ID: DCAEGEN2-1230 Change-Id: I891486b91d6b028bfd48e764b7efb7c964d47310 Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-02-11Unit test cases for RetryPolicyStore.javaDriptaroop Das1-0/+63
Unit test cases for RetryPolicyStore.java Issue-ID: DCAEGEN2-1214 Change-Id: Ie22c0dce547d886ff6c03475ecfc41e01eb59897 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-02-06Added fix for potential nullpointerexceptionChandan Ghosh1-1/+3
Added fix for potential nullpointerexception Issue-ID: DCAEGEN2-1076 Change-Id: I675d9dca7c46529203ef76233f60b15437796c9f Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2019-02-04Merge "Multiple Sonar Fixes"Vijay Venkatesh Kumar3-8/+12
2019-01-23Multiple Sonar FixesDriptaroop Das3-8/+12
Multiple Sonar Fixes Issue-ID: DCAEGEN2-1114 Change-Id: I6fbb847ca16710f9f93ff8bd2dd973125719e19b Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-20Junit file for coverageDriptaroop Das3-0/+151
Junit file for coverage Files: RetryPolicyTest.java, AuthTypeTest.java, RestConfContextTest.java Issue-ID: DCAEGEN2-1083 Change-Id: I982d2602b15e71a8fe99e6b49c5900b0e268799b Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-12Merge "junit for Format.java"Vijay Venkatesh Kumar1-0/+40
2019-01-11junit for Format.javaDriptaroop Das1-0/+40
junit for Format.java Issue-ID: DCAEGEN2-1074 Change-Id: Icc14e4a39392c65c49324da541f37b4002c504d0 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-10added testclass for JsonParserChandan Ghosh1-0/+38
Added junit testcase file for jsonparser.java Issue-ID: DCAEGEN2-1071 Change-Id: Idd914f2c0724f61ed06ea65f82ed66aa3fbaa2b5 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-12-06Add missing INFO.yamlJessica Wagantall1-0/+90
Change-Id: If1a0d45f5cf277f1f6053dcdd2ce9e9ae3c7b69a Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-16Remove access token as mandatory parameterVidyashree Rama2-16/+34
Remove access token as mandatory parameter in restconf collector request. Issue-ID: DCAEGEN2-981 Change-Id: I97629f40b52253b4e14c9569c2048f613f610ff7 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2018-10-25Add authorization header in SSE requestVidyashree Rama11-106/+482
Add authorization header in SSE request to support https Issue-ID: DCAEGEN2-918 Change-Id: I64e1caf98dab34040b58454f656d65b9245c2021 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2018-10-19fix release jobVijay Venkatesh Kumar1-0/+6
https://jenkins.onap.org/view/dcagen2/job/dcaegen2-collectors-restconf-master-release-version-java-daily/14/console Change-Id: I6bfb6b2aa689c94384247295aec19cba1e20494a Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-10-08Modified file header informationrama-huawei33-34/+36
Issue-ID: DCAEGEN2-612 Modified all java file header information from Nokia to Huawei Change-Id: Ia61863035a26da7dbca0f016e96c443146bb3c59 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2018-10-03Add RestConf CollectorJessica Wagantall48-0/+4282
Issue-ID: DCAEGEN2-612 1. Instantiated to support CCVPN Close Loop Use Case 2. In general, this supports data collection from all PNF or devices that supports RestConf protocol Change-Id: I6311ad618e8d68badc5423a63d7781a19dc62829 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2018-08-13Initial empty repositoryJessica Wagantall0-0/+0