summaryrefslogtreecommitdiffstats
path: root/veslibrary/ves_javalibrary/evel_javalib2/src/main
AgeCommit message (Collapse)AuthorFilesLines
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>