commit | 9600b5c054a70b775bbf14d47fe4f6a3945a11d4 | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Thu Sep 20 16:05:59 2018 -0400 |
committer | William Kurkian <wkurkian@cisco.com> | Wed Sep 26 14:40:09 2018 -0400 |
tree | 58dfb2296a31114cdb8dfb272e214566f7f00b37 | |
parent | 19d699e98a262a1a02ace57901ca5cf392752789 [diff] |
Replaced vnfsdk ves-aent library Change-Id: I33b80abe0215eef8818b7bc9004f4de4b4f3aac3 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