commit | 54712eff0f7a9823b807a741d1004c5ade9e18d0 | [log] [tgz] |
---|---|---|
author | Hansen, Tony (th1395) <th1395@att.com> | Wed Mar 18 02:07:47 2020 +0000 |
committer | Hansen, Tony (th1395) <th1395@att.com> | Wed Mar 18 02:08:01 2020 +0000 |
tree | 61f3f891fc6a23874f124b0c0dd268d9be8bcc97 | |
parent | 4d1fa90a01e0d77dc1e03db343e9d70bd7252509 [diff] |
improve the code coverage Change-Id: I143f7f1e29817e9d4c0914e5349221fa63f5ce5d Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-1903
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 >