summaryrefslogtreecommitdiffstats
path: root/veslibrary/ves_javalibrary/evel_javalib2/src
AgeCommit message (Collapse)AuthorFilesLines
2019-03-13JAVA Test code coveragedublinSrikanthN18-908/+286
JAVA Test code coverage Issue-ID: VNFSDK-381 Change-Id: I460967cde23f51c208e0b92d1a4cbdb1a1968118 Signed-off-by: SrikanthN <sn00469487@techmahindra.com>
2019-03-11VES 7.1 JAVA LIB-Agent Test code coverageSrikanthN2-4/+360
VES 7.1 JAVA Test code coverage Issue-ID: VNFSDK-381 Change-Id: I26b572c8df86160b3cfda049d576393efbf9e422 Signed-off-by: SrikanthN <sn00469487@techmahindra.com>
2019-01-30VES 7.1 JAVA Lib-Agent EnhancementsSrikanthN5-23/+11
HB-Fault-Measurement-Syslog-2Collector enhancement Issue-ID: VNFSDK-362 Change-Id: Ica2f1b43f66087ddea1ac2e7e00b7b8456e54334 Signed-off-by: SrikanthN <sn00469487@techmahindra.com>
2019-01-29VES 7.1 JAVA LIB-Agent EnhancementsSrikanthN38-2166/+4499
HB-Fault-Measurement-Syslog-2Collector enhancements Issue-ID: VNFSDK-362 Change-Id: I4db391ce8dbc763021ba15f6335d2df1e0b10e40 Signed-off-by: SrikanthN <sn00469487@techmahindra.com>
2018-09-20VesAgent VES7.0 updatesPATRACHARI, GAYATHRI (gp2421)25-429/+6400
Issue-ID: VNFSDK-328 Change-Id: I7e06286e0f058be9b851225055f7b74dbd71ceee Signed-off-by: PATRACHARI, GAYATHRI (gp2421) <gp2421@att.com>
2018-08-08Merge "Added new types to source type enum."Andy Mayer1-1/+15
2018-08-08Added new types to source type enum.William Kurkian1-1/+15
To support PON devices. Change-Id: Ide8a8b2452883605c4580c4e9a9522c3b28164dc Signed-off-by: William Kurkian <wkurkian@cisco.com> Issue-ID: VNFSDK-298
2018-07-31eventSourceType does not populate rightSK005522092-2/+2
eventSourceType has below example values. Examples: 'other','router','switch','host','card','port','slotThreshold','portThreshold','virtualMachine','virtualNetworkFunction'. Change-Id: I11e3be361d9136e8543f54dd2654169b637f400d Issue-ID: VNFSDK-296 Signed-off-by: SK00552209 <SK00552209@Techmahindra.com>
2018-07-13Added blocking POST callWilliam Kurkian2-140/+195
This is helpful when a device needs to react to a message send failing Updated based on comments, and added a unit test Issue-ID: VNFSDK-282 Change-Id: Ic695a6eb752d6a4d6c190188be37f58e408bd86e Signed-off-by: William Kurkian <wkurkian@cisco.com>
2018-06-11Add sequence changes to Fault events onlyGokul Singaraju5-11/+17
Issue-ID: VNFSDK-257 Change-Id: I3f78eb87cb4c6fb63e4fb8d2fe91db1687b4f7b7 Signed-off-by: Gokul Singaraju <gs244f@att.com>
2018-05-01Add code coverageGokul Singaraju2-31/+63
Issue-ID: VNFSDK-217 Change-Id: I745563f7e5fb534f64476ad3343f5943453bf695 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
2018-04-17Add stop flag to allow VES agent to shut downTim Jones3-273/+327
Change-Id: I314b527ce624cc4bbb7df0029ecad2023ac0b5ea Issue-ID: VNFSDK-257 Signed-off-by: Tim Jones <timothy.jones2@baesystems.com>
2018-03-28Fixes for code coverageGokul Singaraju1-2/+68
Issue-ID: VNFSDK-217 Change-Id: I74556357e5fb534f64476ad334355f43453be6e5 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
2018-03-23Increase coverage fix sonar issuesGokul Singaraju6-27/+77
Issue-ID: VNFSDK-217 Change-Id: I74556357e52b534564476adf343f53a3453a96e5 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
2018-03-16Fix scaling measurement and sonar coverGokul Singaraju24-11377/+45
Issue-ID: VNFSDK-217 Change-Id: I2a6ec5ed2aa9e29e72d76138f40b4f6fd142c214 Signed-off-by: Gokul SIngaraju <gs244f@att.com>
2018-03-13Fix coverage and build issuesGokul Singaraju24-0/+11770
Issue-ID: VNFSDK-217 Change-Id: I2a2def9aea76f4bf8c6d3e743163436f91bf6d22 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
2018-01-05Implement Batch API and httpsGokul Singaraju16-101/+312
Issue-ID: VNFSDK-145 Change-Id: Id3a124d627630f27baf65c0705655a569121a7cc Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-11-06Merge "Update License text"Chris Donley20-21/+22
2017-11-02Added missing class in headerGokul Singaraju1-1/+1
Issue-Id: VNFSDK-121 Change-Id: I720231d532c9b9796a833d5d2d532c5058febff3 Signed-off-by: Gokul Singaraju <goksing@gmail.com>
2017-11-02Fix Javalib logging under server errorsGokul Singaraju1-15/+23
Issue-Id: VNFSDK-121 Change-Id: I118cfae30a559f31588e28ff389d93895d6e9d7f Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-10-23Update License textGokul Singaraju20-22/+23
Issue-Id: VNFSDK-116 Change-Id: I118cfae39a559f31538e28ff389d93495d6e8d7f Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-09-29Add java util funcs for EvelHeader fix custom measGokul Singaraju3-4/+67
Issue-Id: VNFSDK-101 Change-Id: I849958f30abf003fb7ea5a8764d97e9ad5fd6e4f Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-09-21Adding C and Java VES Vendor libsGokul Singaraju20-0/+11090
Issue-Id: VNFRQTS-94 Change-Id: Iee0e154a94f3ef4ea43efcd474acacb0fa54c43f Signed-Off-by: Gokul Singaraju <goksing@gmail.com>