commit | 7180b942384caabee022163cccd32f2fc82b3fb8 | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Wed Aug 15 15:26:17 2018 -0400 |
committer | William Kurkian <wkurkian@cisco.com> | Thu Aug 16 15:12:58 2018 -0400 |
tree | 476edd105d1a76ceb1ecfca6a6cb9a56f62e8faf | |
parent | 1bedb417b4418f8c46d5074ce6e5ed221aa91bd9 [diff] |
Some updates for adding codes to ves message Change-Id: I9a592c6742664a03e02ac851d15b7f82bfec989b
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