summaryrefslogtreecommitdiffstats
path: root/veslibrary/ves_javalibrary/evel_javalib2/src/main
AgeCommit message (Collapse)AuthorFilesLines
2019-03-13JAVA Test code coveragedublinSrikanthN17-547/+221
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 coverageSrikanthN1-2/+1
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 EnhancementsSrikanthN37-1919/+3985
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)24-391/+6363
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 Kurkian1-140/+174
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 Singaraju1-31/+1
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-23Increase coverage fix sonar issuesGokul Singaraju5-23/+23
Issue-ID: VNFSDK-217 Change-Id: I74556357e52b534564476adf343f53a3453a96e5 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
2018-03-16Fix scaling measurement and sonar coverGokul Singaraju1-4/+23
Issue-ID: VNFSDK-217 Change-Id: I2a6ec5ed2aa9e29e72d76138f40b4f6fd142c214 Signed-off-by: Gokul SIngaraju <gs244f@att.com>
2018-03-13Fix coverage and build issuesGokul Singaraju22-0/+11376
Issue-ID: VNFSDK-217 Change-Id: I2a2def9aea76f4bf8c6d3e743163436f91bf6d22 Signed-Off-by: Gokul Singaraju <gs244f@att.com>