commit | 6702b5681314400cc59c516f4aa7b1d1bb27bba4 | [log] [tgz] |
---|---|---|
author | Ladue, David (dl3158) <dl3158@att.com> | Thu Mar 29 15:00:54 2018 -0400 |
committer | Ladue, David (dl3158) <dl3158@att.com> | Thu Mar 29 15:06:11 2018 -0400 |
tree | 562d24fd74828437b199f6c3e8ab8e0a9c711be1 | |
parent | 1ee2859001e6f5dd687a455672e88f2e73a56463 [diff] |
more pytest coverage Change-Id: I665b032f4789ff7a3089d727f36c8e8500963497 Issue-ID: DCAEGEN2-271 Signed-off-by: Ladue, David (dl3158) <dl3158@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 >