commit | 6b6b0e84ad9b4b6b39ba57a7cbdf71aa400b73e5 | [log] [tgz] |
---|---|---|
author | vv770d <vv770d@att.com> | Wed Sep 15 16:27:15 2021 +0000 |
committer | vv770d <vv770d@att.com> | Wed Sep 15 16:27:15 2021 +0000 |
tree | 305a4197f28438e4afd03ea57af74c4abb961fe6 | |
parent | eccd8c9248c6383adb7b94e20ea1254a55fe800d [diff] |
[DCAE] INFO.yaml update DCAE committer updates (Sept2021) Change-Id: I3e4368661ff5132eb9d65d3deec12e2280fdab34 Issue-ID: DCAEGEN2-2900 Issue-ID: DCAEGEN2-2914 Signed-off-by: vv770d <vv770d@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 >