commit | 8ffa96290b0f5b0700da4215cce87ba27db7bb94 | [log] [tgz] |
---|---|---|
author | Hansen, Tony (th1395) <th1395@att.com> | Mon Mar 28 19:21:34 2022 +0000 |
committer | Hansen, Tony (th1395) <th1395@att.com> | Mon Mar 28 19:29:07 2022 +0000 |
tree | f0c790e1cad42fbac1d6ad897580fe75a527b202 | |
parent | b78451a60a8e2bcd780841d4c137896aaac99835 [diff] |
fix for tox failures in most recent build Change-Id: I1dae55850d5d2e2a5bcfa5d73a5ae51a2af90ed7 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3126
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 >