summaryrefslogtreecommitdiffstats
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-02-27Merge "VES 7.1 C Lib/Agent Enhancements"Gao Weitao67-4669/+7725
2019-02-13VES 7.1 C Lib/Agent EnhancementsPrakashH67-4669/+7725
HB-Fault-Measurement-Syslog-2Collector enhancement Issue-ID: VNFSDK-364 Change-Id: Iba5dc8b0493431a23de4fb8e24b6fc3a6661c4e4 Signed-off-by: PrakashH <pbhandar@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 EnhancementsSrikanthN39-2166/+4504
HB-Fault-Measurement-Syslog-2Collector enhancements Issue-ID: VNFSDK-362 Change-Id: I4db391ce8dbc763021ba15f6335d2df1e0b10e40 Signed-off-by: SrikanthN <sn00469487@techmahindra.com>
2018-09-21Update INFO.yaml file3.0.0-ONAPcasablancaJessica Wagantall1-9/+10
- Add Victor Gao as PTL - Remove Chris Donley Change-Id: Iacc34f3ae01033f0a4e3eb37fafdc9f868edc7ca Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-20VesAgent VES7.0 updatesPATRACHARI, GAYATHRI (gp2421)66-2843/+19866
Issue-ID: VNFSDK-328 Change-Id: I7e06286e0f058be9b851225055f7b74dbd71ceee Signed-off-by: PATRACHARI, GAYATHRI (gp2421) <gp2421@att.com>
2018-08-24Use managed guava versionGary Wu4-11/+7
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: If4de93a99ba9f684decaf20fb98ce203359ddb7c Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.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-08-01Merge "eventSourceType does not populate right"Chris Donley2-2/+2
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-24Update INFO.yamlGildas Lanilis1-1/+1
Add LFID Change-Id: I08707694c02ef0ee8a7b427aa76ea66729f871e8 Issue-ID: CIMAN-134 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-07-19Add INFO.yaml fileJessica Wagantall1-0/+116
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I73c0d34b27ff219ae70bd9149586b98ca0e985c3 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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 Jones6-484/+539
Change-Id: I314b527ce624cc4bbb7df0029ecad2023ac0b5ea Issue-ID: VNFSDK-257 Signed-off-by: Tim Jones <timothy.jones2@baesystems.com>
2018-04-04Update docker tag conventionJessica Wagantall2-2/+2
Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: I406aaa6717b02c768d9520613b30dce96a05d1df Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-29Merge "Fixes for code coverage"Chris Donley2-2/+69
2018-03-29Merge "Update C library with https batch"Chris Donley48-195/+946
2018-03-29Update C library with https batchGokul Singaraju48-195/+946
Issue-ID: VNFSDK-122 Change-Id: I74556357e5fb534f64476edf34395343453a96e5 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
2018-03-28Fixes for code coverageGokul Singaraju2-2/+69
Issue-ID: VNFSDK-217 Change-Id: I74556357e5fb534f64476ad334355f43453be6e5 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
2018-03-26Fix ves-agent variable issueChris Donley1-0/+0
Move version.properties to top-level directory to fix the build Issue-ID: VNFSDK-230 Change-Id: Ia186c487a4c5811af3af236dd92e5fafa92310df Signed-off-by: Chris Donley <christopher.donley@huawei.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-21Adding LICENSE.txt and version.propertiesv1.1.02.0.0-ONAP2.0.0-ONAPChris Donley2-0/+32
LICENSE.txt is to fix license issues with unlabeled files. version.properties is to fix the broken build. Issue-ID: VNFSDK-122 Change-Id: I19733c0effcf260a00a14a478a18f8442141a48a Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-03-16Fix release version for onap repoGokul Singaraju3-3/+3
Issue-ID: VNFSDK-217 Change-Id: I74556357e5fb534564476adf34355343453ad6e5 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
2018-03-16Fix scaling measurement and sonar coverGokul Singaraju27-11457/+45
Issue-ID: VNFSDK-217 Change-Id: I2a6ec5ed2aa9e29e72d76138f40b4f6fd142c214 Signed-off-by: Gokul SIngaraju <gs244f@att.com>
2018-03-13Fix coverage and build issuesGokul Singaraju26-136/+12267
Issue-ID: VNFSDK-217 Change-Id: I2a2def9aea76f4bf8c6d3e743163436f91bf6d22 Signed-Off-by: Gokul Singaraju <gs244f@att.com>
2018-03-01Merge "Update sonar name"Chris Donley1-1/+1
2018-02-28Fix repositories path nameJessica Wagantall1-5/+5
Remove an extra "/" character Change-Id: I4f038fe0646c2d7932d8f7b25bec5f07ae2daaff Issue-ID: VNFSDK-198 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-28Update sonar nameJessica Wagantall1-1/+1
Change-Id: I154f86b44eddb344e4125f9b662926e839047e60 Issue-ID: VNFSDK-198 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-20Correct pom file informationJessica Wagantall1-16/+66
- Correct group ID - Added needed properties - Added plugins which the nexus staging depends on - Added repositories - Added distribution management Change-Id: If16768126bd12e28573dafbbad0916c589edf5b5 Issue-ID: VNFSDK-198 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-21Merge "Implement Batch API and https"Chris Donley0-0/+0
2018-02-17Implement Batch API and httpsGokul Singaraju19-469/+704
Issue-ID: VNFSDK-198 Change-Id: Id3a124d527630f25baf65c0705655a569121a7cc Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2018-01-05Implement Batch API and httpsGokul Singaraju19-469/+704
Issue-ID: VNFSDK-145 Change-Id: Id3a124d627630f27baf65c0705655a569121a7cc Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-11-15Merge "Add VES Java Library"Murali Mohan Murthy Potham0-0/+0
2017-11-10Changes for nexus repo jarGokul Singaraju1-10/+37
Issue-Id: VNFSDK-122 Change-Id: I398a31647dcdd79e119c0bfda4835e7f611258e5 Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-11-06Merge "Update License text"Chris Donley60-39/+73
2017-11-03Add VES Java LibraryGokul Singaraju1-10/+37
Issue-Id: VNFSDK-122 Change-Id: I0c6dd87a0fe38fbc73ccd5c13c26429d0cbb1398 Signed-off-by: Gokul Singaraju <goksing@gmail.com>
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 Singaraju60-40/+74
Issue-Id: VNFSDK-116 Change-Id: I118cfae39a559f31538e28ff389d93495d6e8d7f Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-10-12Fix readme and additional measurementsGokul Singaraju4-6/+2
Issue-Id: VNFSDK-112 Change-Id: If53b8f8d5850f8e4a317ef79bedf73ea666d43c1 Signed-off-by: Gokul Singaraju <goksing@gmail.com>
2017-09-29Add java util funcs for EvelHeader fix custom measGokul Singaraju6-5/+76
Issue-Id: VNFSDK-101 Change-Id: I849958f30abf003fb7ea5a8764d97e9ad5fd6e4f Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-09-21Adding C and Java VES Vendor libsGokul Singaraju116-0/+45236
Issue-Id: VNFRQTS-94 Change-Id: Iee0e154a94f3ef4ea43efcd474acacb0fa54c43f Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-06-20Initial empty repositoryJessica Wagantall0-0/+0