commit | b78451a60a8e2bcd780841d4c137896aaac99835 | [log] [tgz] |
---|---|---|
author | vv770d <vv770d@att.com> | Wed Jan 19 21:32:49 2022 +0000 |
committer | vv770d <vv770d@att.com> | Wed Jan 19 21:32:53 2022 +0000 |
tree | 7d62f43cc0a6e9cb987f98071f9e2d8c76d80c60 | |
parent | cf7f98a554e4b594fd531729908694bb4b211442 [diff] |
Release SNMPtrap 2.0.6 STDOUT complaince & formatting through black tool Change-Id: I879f12c20adbb157af65714ff70059493f90a0b3 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2995 Issue-ID: DCAEGEN2-2957
This is the repository for SNMP Trap Receiver for Open DCAE.
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
The application is bundled into a docker image installed by the DCAE Controller. Following is the process to creating the image:
<FIXME: add detailed instructions >