commit | 0ec57f0b34058a397aecee00c198e7559ecb7b0c | [log] [tgz] |
---|---|---|
author | Vijay Venkatesh Kumar <vv770d@att.com> | Mon Aug 22 20:59:08 2022 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Aug 22 20:59:08 2022 +0000 |
tree | dfbbca6511883ab5927e626fd910c77c7fe460bb | |
parent | fd09404338108987774ffae7aa90b67370dd290d [diff] | |
parent | 4b6b34642374103b8ccf938eb9e970232bfb63ae [diff] |
Merge "CodeCoverage improvement (60% to 90%)"
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 >