commit | bde6fc9331fdc379e4387abe7774428a71828dfc | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Fri Jul 13 17:19:58 2018 -0400 |
committer | William Kurkian <wkurkian@cisco.com> | Tue Jul 17 15:45:31 2018 -0400 |
tree | ef40869759d507daf87cc451a3d6bb12ed92db56 | |
parent | 8e5bf4581a0d42a331df2d2a654a9fa6026b14c0 [diff] |
Added initial set of files for Ves Agent to gerrit This version is functional. Change to use standard vnfsdk ves-agent library, now that the changes to it have been merged Added License headers Separated docker commands into a separate script Change-Id: I802bd50cb6e9b2272317822e94ed29fbdde172b4 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