commit | 226b5fd82028ac7f75b0f8e9ce2fa7b826cd9305 | [log] [tgz] |
---|---|---|
author | Gary Wu <gary.i.wu@huawei.com> | Fri Aug 24 15:20:45 2018 -0700 |
committer | Gary Wu <gary.i.wu@huawei.com> | Mon Aug 27 10:27:16 2018 -0700 |
tree | cd3ddcdd947a21936bd44d7823d723d642ec5af1 | |
parent | 701ab640f1d99f955ba0b14ae5bde49a3b7887f4 [diff] |
Use managed guava version Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: Idcd5f08421807ccea03a7163bf61e1519f45146b Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.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 >