commit | 0fd70ebd6d2ab76c4a49569c510da8e59b423ec3 | [log] [tgz] |
---|---|---|
author | Tony Hansen <tony@att.com> | Wed Sep 21 00:45:57 2022 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Sep 21 00:45:57 2022 +0000 |
tree | 740a935d838680968df0428a86a63540211eb5f9 | |
parent | 64262b5e1a8647a6ad98479062e9dd2568b17786 [diff] | |
parent | a5cf56f130484f7ce6708c18d9ad888b984e17ee [diff] |
Merge "Release 2.0.7 SNMPTrap"
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 >