commit | 1578ce3e4f0b95babd93cbfa193fe5492bf4591e | [log] [tgz] |
---|---|---|
author | Vijay Venkatesh Kumar <vv770d@att.com> | Fri Feb 07 03:49:12 2020 +0000 |
committer | Vijay Venkatesh Kumar <vv770d@att.com> | Fri Feb 07 03:49:53 2020 +0000 |
tree | 7469f28d1a40b175a0e672aee910667a26c27332 | |
parent | ee897100baac8b94d59d415a3018a850d4d2f4fc [diff] |
sonarcloud support Change-Id: I289196c0dc934ec6f01a9cf632495fedac0b5da3 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2065
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 >