commit | 18ec3440b27cc83a3d0dea4b6276555b12bf4280 | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Mon Sep 10 16:27:37 2018 -0400 |
committer | William Kurkian <wkurkian@cisco.com> | Mon Sep 10 16:36:09 2018 -0400 |
tree | 4873aa1d1171f890deec05c7bc427b3ddb2efec7 | |
parent | 7180b942384caabee022163cccd32f2fc82b3fb8 [diff] |
Added id code and removed from name Added funtionality to consumer and send kpi events to onap Change-Id: I0849e3b9188b1fa53210c341f1fc6e6228c5de9b Signed-off-by: William Kurkian <wkurkian@cisco.com>
This project is a VES agent for the SEBA project.
This reads messages off Kafka, and post them to the VES, which is the event REST API of ONAP's DCAE.
To build the project, run build.sh
To push the docker images to a repository, see the push_to_local.sh and push_to_foundry.sh scripts
To run the project on a kubernetes cluster, run kubectl apply -f ves-agent.yaml