summaryrefslogtreecommitdiffstats
path: root/vnfs/VES5.0
AgeCommit message (Collapse)AuthorFilesLines
2018-04-26Supports 3rd party json for measurementsGokul Singaraju4-8/+182
Issue-ID: CERT-14 Change-Id: Ib0fa11fc5978a4785a056f37198947120b3979a8 Signed-off-by: Gokul Singaraju <gs244f@att.com>
2018-04-16Correct ExternalAPI-NBI init scriptEric Debeau1-0/+0
Add directory /opt/nbi Correct docker-compose.yml path Issue-ID: INT-456 Change-Id: I872da967874c444ae8c76fd9f5784bdadbd00da0 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-03-28Standardize line endingsGary Wu1-1884/+1884
Change-Id: Ieb16f362b7f3fe348dec0531a7303b98c73524fb Issue-ID: INT-457 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-29Function to modify event source nameGokul Singaraju4-2/+36
Issue-ID: CERT-13 Change-Id: I7dc342bc7fcf99525958c32cd6c6c309344640fc Signed-Off-by: Gokul SIngaraju <goksing@gmail.com>
2018-01-16Add ringbuffer size to APIGokul Singaraju5-0/+18
Issue-ID: CERT-12 Change-Id: Ie698da815605d456f34ed05e4ef1ee11c994db86 Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2018-01-04Increase VES max json sizeGokul Singaraju2-1/+20
Issue-ID: CERT-11 Change-Id: If3e4e3b6bfc507e5e049a9f843ebe50dd451e8dc Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-12-19Implement TLS over HTTPGokul Singaraju7-1/+275
Issue-ID: CERT-10 Change-Id: I25421331f249ea0a33fe9280534df8e66d08463f Signed-off-by: Gokul Singaraju <goksing@gmail.com>
2017-12-14Cleanup batch urlGokul Singaraju2-1/+6
Issue-ID: CERT-9 Change-Id: Ia2c77b0c45104b2cd48fcb952c16cbf7d86846fa Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-12-07Fix bug in test collector and batch stringGokul Singaraju2-1/+2
Issue-ID: CERT-8 Change-Id: If3030eedad31e32cdec55857b2039b34fd1d730e Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-12-04Fix EvelOther namedarray encodingGokul Singaraju3-46/+55
Issue-ID: CERT-7 Change-Id: I571a515014bd62b9e48a5756132880311fec46ff Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-11-30Merge "Implement batching of VES events"Marco Platania15-106/+479
2017-11-28Implement batching of VES eventsGokul Singaraju15-106/+479
Issue-ID: CERT-6 Change-Id: Ie2ba74075539e6896b1c1bd580cf0a80414a04a1 Signed-off-by: Gokul Singaraju <goksing@gmail.com>
2017-11-28Bump minor versionJessica Wagantall1-1/+1
Bump minor version in preparation for Amsterdam branching. Change-Id: I64bcd76179736b8df252e6e9878227b506854aba Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-06Revert "Update VES message version numbers to 5.3"Marco Platania1-16/+16
This reverts commit d71cea44a539ea0066d9c57f56a9b138399b5b4d. Change-Id: I45c154170cc75890ac8445c214c6a7f873f9dd78 Issue-ID: CERT-5 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-03Update VES message version numbers to 5.3Gokul Singaraju1-16/+16
Issue-Id: CERT-5 Change-Id: I6f3071d24d5c3f27c4214ebda653a120b6a5522e Signed-off-by: Gokul Singaraju <goksing@gmail.com>
2017-10-23Update License textGokul Singaraju34-31/+68
Issue-Id: CERT-4 Change-Id: I4b92e39ea6bedb5c5a70eae93ee8e7c4be9f9866 Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-10-13Fix development commentsGokul Singaraju1-1/+0
Issue-Id: CERT-3 Change-Id: Ibb0679fb2c44a6503aa933fff5bbb5a2ce7805d2 Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-09-25Fix path to VES library in go_client scriptMarco Platania1-4/+4
Change-Id: I8eeaaee147fdfadde8260a00d981aca556802f52 Issue-ID: INT-228 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-25Upgrade vFW and vLB to VES 5.xMarco Platania1-2/+16
Change-Id: I5a9904d34dd1fbca2ab62b2f909b693553b2b61c Issue-ID: INT-228 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-25Add/update pom files for VES5Marco Platania2-0/+141
Change-Id: I2ebf12ba9ce6dba7222159f2c112779b3a7fa7ba Issue-ID: UCA-37 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-22Merge "Naming custom additional fields and filesys fields"Marco Platania3-14/+14
2017-09-22Naming custom additional fields and filesys fieldsGokul Singaraju3-14/+14
Issue-Id: VNFRQTS-108 Change-Id: I751751bf1bc937ba5f7657370333a8a59b142eaf Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-08-30name alignmentMichael Lando1-2/+2
as part of the name alignment i want to change all occurrences of asdc to sdc. Change-Id: I2eb9ff087d3cfd61c0c1347d085dd02da64c2d89 Issue-Id: INT-100 Signed-off-by: Michael Lando <ml636r@att.com> Signed-off-by: Victor Morales <victor.morales@intel.com>
2017-08-22Fix licenses to apache v2 in old filesGokul Singaraju2-41/+30
Issue-Id: VNFRQTS-78 Change-Id: I8cb2e986125c746e2d6ba1050fc9b7708699c00c Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-08-18Modified hardcoded eventname id to user definedgokuls17-35/+229
Issue-Id: VNFRQTS-77 Change-Id: I7141a1cd5206893007873efbeaef377e5e00c96b Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-07-14Fixed bugs with VoiceQuality and TCAgokuls8-78/+904
Change-Id: I0d839079b3a97116db05fa261146998200eb9ae3 Signed-Off-By: Gokul Singaraju <goksing@gmail.com>
2017-06-12Added license to test collector configgokuls1-0/+16
Change-Id: I30183b4290fe356e849164388fa8b84a889a4185 Signed-off-by: Gokul Singaraju <goksing@gmail.com>
2017-06-12Added licenses to test collector filesgokuls14-3351/+158
Change-Id: I12a867bf32c885348f41869afeec129f42ff98fd Signed-off-by: Gokul Singaraju <goksing@gmail.com>
2017-06-08Cleanup code and correct Licensegokuls1501-128162/+673
Change-Id: I5f1b07772c08d098e44f5e5b987c2dea9e115465 Signed-off-by: Gokul Singaraju <goksing@gmail.com>
2017-06-08Fix for delta values reported by vFW vLBgokuls1-0/+22
Change-Id: I344b2c0af895fbc224f68ebac00aa5113a3b9e73 Signed-off-by: Gokul Singaraju <goksing@gmail.com>
2017-05-24Minor fix between collector and testcoll scriptsgokuls2-11/+24
Change-Id: I666d1d41a0ded5890c53b9d502e98b8e6687568a Signed-off-by: Gokul Singaraju <goksing@gmail.com>
2017-05-22Minor changes for VES version 28.1gokuls2-16/+1
Change-Id: Ia10d6e27a32505d18c027666e7054acad8e42787 Signed-off-by: Gokul Singaraju <goksing@gmail.com>
2017-05-18Change location of VES5.0 codeMarco Platania1528-0/+161981
Change-Id: If8a1173813eb4d5c14c04b132269696a748505e7 Signed-off-by: Marco Platania <platania@research.att.com>