commit | decf06eb401587c22ede29fbf3da958ac166a638 | [log] [tgz] |
---|---|---|
author | Ladue, David (dl3158) <dl3158@att.com> | Thu Mar 21 18:30:01 2019 -0400 |
committer | Ladue, David (dl3158) <dl3158@att.com> | Thu Mar 21 18:32:56 2019 -0400 |
tree | 8d13f36fd0a531dec329b82b9cb01063ec540b08 | |
parent | 8e12680f279f50fc7a1ca01e66c003f6059ae754 [diff] |
increase pytest coverage Change-Id: I871f5fc3182e0a21b3b4c6d6e033abf8730c8d10 Issue-ID: DCAEGEN2-1264 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 >