commit | ecec74222fb7825f5ed66de36b50f370180d4a0c | [log] [tgz] |
---|---|---|
author | Hansen, Tony (th1395) <th1395@att.com> | Tue Aug 23 15:21:27 2022 +0000 |
committer | Hansen, Tony (th1395) <th1395@att.com> | Tue Sep 06 14:52:13 2022 +0000 |
tree | fc60a0f3524bb1723fb3d5899c29c23e4ffdd181 | |
parent | 4b6b34642374103b8ccf938eb9e970232bfb63ae [diff] |
enable py37,py38 in addition to py39 in the tox.ini file onap-gerrit-review: -changelog-or-release-file-missing Change-Id: Icf45dca1a38060a951b4a27135690d5ed1b3cfae Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2634 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 >