commit | 97a1640e01c0f101ad0fea9f39e9d9765e99f135 | [log] [tgz] |
---|---|---|
author | vagrant <vv770d@att.com> | Sun Jul 29 06:13:37 2018 +0000 |
committer | vagrant <vv770d@att.com> | Sun Jul 29 06:18:58 2018 +0000 |
tree | 2126eecc4feb14bb3cbd6e17cb93b9506ce1c183 | |
parent | 4f3f898f09cf679788b6b9f441a00b4031ed0639 [diff] |
fix build issue Change-Id: I50ee1ce094907b280e94bebb4788d91162aa5bb8 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-650
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 >