commit | a737b725326ee2f8264201f5d2a5991adcac9ad0 | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Wed Oct 10 16:45:14 2018 -0400 |
committer | William Kurkian <wkurkian@cisco.com> | Thu Oct 11 11:27:18 2018 -0400 |
tree | dbc37175770c9b785947fa58e62cbce609a54f2f | |
parent | 9600b5c054a70b775bbf14d47fe4f6a3945a11d4 [diff] |
tagging 1.0.0 release Change-Id: I2ee961e807a747ba12fd2222eb65302634ab435c
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