commit | cf7f98a554e4b594fd531729908694bb4b211442 | [log] [tgz] |
---|---|---|
author | Hansen, Tony (th1395) <th1395@att.com> | Thu Dec 02 20:42:43 2021 +0000 |
committer | Hansen, Tony (th1395) <th1395@att.com> | Thu Dec 02 20:43:34 2021 +0000 |
tree | 01c4aebec9d06a5c4f2930445eac859fd2c1b94b | |
parent | 2861c7f08cba6c0cbd5af39aece1ab6c8bc3e368 [diff] |
run the black formatting tool on python code Change-Id: I41badbf7ea2b2cd243e9f2acd5c9f2d3ec907964 Issue-ID: DCAEGEN2-2995 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
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 >