snmptrap collector dockerization

Issue-ID: DCAEGEN2-228
Change-Id: I118a4c62452a53f647fc868c5cac9bd2b19730ae
Signed-off-by: Vijay VK <vv770d@att.com>
4 files changed
tree: df95ef01901b8960d2fb821d961fe04a32b940d1
  1. etc/
  2. src/
  3. .gitreview
  4. Dockerfile
  5. LICENSE.txt
  6. mvn-phase-lib.sh
  7. mvn-phase-script.sh
  8. pom.xml
  9. README.md
  10. version.properties
README.md

DCAE SNMPTrapReceiver

FIXME: placeholder for dcae_snmptrap application

This is the repository for SNMP Trap Receiver for Open DCAE.

Build Instructions

This project is organized as a mvn project for a python application.

git clone ssh://git@<repo-address>:dcae-collectors/snmptrap.git
mvn clean install

to be completed

The application is bundled into a docker image installed by the DCAE Controller. Following is the process to creating the image