commit | 19d699e98a262a1a02ace57901ca5cf392752789 | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Wed Sep 19 13:45:49 2018 -0400 |
committer | William Kurkian <wkurkian@cisco.com> | Wed Sep 19 13:54:59 2018 -0400 |
tree | 270a17d505fbd9d1f9f497b57e3d6af560c66e43 | |
parent | ad1f57395fc6c7c1ffdd20898b571105c298ca4b [diff] |
Fixed several issues They are: an invalid category breaking the agent Error logging not giving sufficient information in some cases added an integration test script for the onaap side Change-Id: I0580b52ceed5dd3aa5c5a800ebdb2cf9f24b8050 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