smo/ves.git
2 years agoSplit ves-net into agent-net and smo-net 46/7246/3
santanude [Mon, 6 Dec 2021 10:57:34 +0000 (16:27 +0530)]
Split ves-net into agent-net and smo-net

Refactor docker-compose to split the network into these two parts, putting all the related containers into their own respective networks.

SMO-26

Signed-off-by: santanude <santanu.de@xoriant.com>
Change-Id: I24cc144d22a192d530a8d30a32888eb15bd6232c
Signed-off-by: santanude <santanu.de@xoriant.com>
2 years agoMerge "Add connector between Kafka bus and InfluxdB to sync VES events"
Mahesh Jethanandani [Fri, 3 Dec 2021 15:37:36 +0000 (15:37 +0000)]
Merge "Add connector between Kafka bus and InfluxdB to sync VES events"

2 years agoAdd HTTPS support for VES events 75/7175/6
Arif Hussain [Thu, 2 Dec 2021 09:50:40 +0000 (15:20 +0530)]
Add HTTPS support for VES events

This task to add support for the secure form of HTTP for VES events. To begin with only the server identity will be checked as part of sending a POST to the VES collector.

Issue-Id: SMO-17

Signed-off-by: Arif Hussain <arif.hussain@xoriant.com>
Change-Id: I9923ed00168ea8af4f7f500e80101aa2625e7c5d
Signed-off-by: Arif Hussain <arif.hussain@xoriant.com>
2 years agoAdd connector between Kafka bus and InfluxdB to sync VES events 76/6976/4
santanude [Tue, 2 Nov 2021 12:25:00 +0000 (17:55 +0530)]
Add connector between Kafka bus and InfluxdB to sync VES events

VES events will be written to Kafka bus by default. However, if an InfluxdB exists in SMO, then the event needs to be synced to InfluxdB also.

Issue-Id: SMO-22
Signed-off-by: santanude <santanu.de@xoriant.com>
Change-Id: I152b0ad5a7b6676eef702e3c3811c2f381b0f4f8
Signed-off-by: santanude <santanu.de@xoriant.com>
2 years agoAdd support for DMaaP in SMO 74/6974/5
santanude [Mon, 1 Nov 2021 13:02:18 +0000 (18:32 +0530)]
Add support for DMaaP in SMO

SMO is planning on using Kafka bus as the message bus. DMaaP is nothing but a wrapper around the Kafka bus. Since there are legacy applications, mostly from ONAP that need support for reading from or writing to the message bus using DMaaP. This task will track the work related to that support.

Issue-Id: SMO-18
Signed-off-by: santanude <santanu.de@xoriant.com>
Change-Id: I31303440051fd5823ec2bb3199011d3920de6e13
Signed-off-by: santanude <santanu.de@xoriant.com>
2 years agoAdd support for measurement event related to network slicing 07/6907/7
santanude [Thu, 21 Oct 2021 12:12:34 +0000 (17:42 +0530)]
Add support for measurement event related to network slicing

This task will add the JSON schema changes for that measurement event, and the corresponding support for it in the VES collector to validate the event based on the schema. In addition, it will also add support for persisting data into data sinks such as InfluxdB, Kafka, Elasticsearch.

Issue-Id: SMO-21
Signed-off-by: santanude <santanu.de@xoriant.com>
Change-Id: I5a866e1b3735c51bb0d0e34c15053b37493d714b
Signed-off-by: santanude <santanu.de@xoriant.com>
2 years agoUpdate VES agent container to focal and Python3 50/6750/2
santanude [Fri, 24 Sep 2021 12:17:31 +0000 (17:47 +0530)]
Update VES agent container to focal and Python3

Signed-off-by: santanude <santanu.de@xoriant.com>
Change-Id: Iaf85f9c44ede549780478d14970909867e03138e
Signed-off-by: santanude <santanu.de@xoriant.com>
2 years agoAdd support for measurement events 29/6529/10
santanude [Tue, 27 Jul 2021 10:13:30 +0000 (15:43 +0530)]
Add support for measurement events

Enhanced Ves-Collector to support measurement events.

Issue-Id: SMO-16
Signed-off-by: santanude <santanu.de@xoriant.com>
Change-Id: Ic8e1472e65472a6d6b6aeb944734d931692e7d13
Signed-off-by: santanude <santanu.de@xoriant.com>
3 years agoImplement a version of the O1/VES interface for SMO 75/6075/12 dawn
santanude [Thu, 13 May 2021 14:41:38 +0000 (20:11 +0530)]
Implement a version of the O1/VES interface for SMO
 
Developed Ves-Collector to support different types of events. Ves-collector validates incoming requests as per schema and persists valid events data in InfluxDb.

Issue-Id: SMO-8
Signed-off-by: santanude <santanu.de@xoriant.com>
Change-Id: I07d5bc027ef36cd924ec3bd97fdb6fb724ea4444
Signed-off-by: santanude <santanu.de@xoriant.com>
3 years agoAutomation adds .gitreview 89/4889/2
LF Jenkins CI [Tue, 20 Oct 2020 20:07:21 +0000 (20:07 +0000)]
Automation adds .gitreview

Change-Id: I20321b681ee0775eb9b81050aa7e90dcf14eb027
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
3 years agoInitial empty repository
LF Jenkins CI [Tue, 20 Oct 2020 20:07:18 +0000 (20:07 +0000)]
Initial empty repository