summaryrefslogtreecommitdiffstats
path: root/src/main/java/org
AgeCommit message (Collapse)AuthorFilesLines
2019-03-18Issue-ID: DCAEGEN2-1055 Generic RestConfCollectors0037034652-892/+2676
Change-Id: I1800affa2b34cbb7487c0d8411e078adec5a0c48 Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
2019-03-11Merge "Sonar fix add logger"Vijay Venkatesh Kumar1-17/+17
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-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-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>
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 Rama6-104/+456
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-08Modified file header informationrama-huawei26-27/+27
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 Wagantall26-0/+2808
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>