commit | 64262b5e1a8647a6ad98479062e9dd2568b17786 | [log] [tgz] |
---|---|---|
author | Vijay Venkatesh Kumar <vv770d@att.com> | Tue Sep 13 17:48:02 2022 +0000 |
committer | Vijay Venkatesh Kumar <vv770d@att.com> | Tue Sep 13 17:48:02 2022 +0000 |
tree | 94ee1dac3034ed37b4e03eba47c7e3f36ce29035 | |
parent | c33f77c3d7db272e8f69de3d8b58cfe8bec39b6c [diff] |
[DCAE] INFO.yaml update Committer updates (SEP2022) Change-Id: I336c549494d2cbd13495f0c7053bfa82e147bef8 Issue-ID: DCAEGEN2-3236 Issue-ID: DCAEGEN2-3250 Signed-off-by: Vijay Venkatesh Kumar <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 >