commit | 5d4f1f1e8248116325164fb7aa3d8058fcd9b037 | [log] [tgz] |
---|---|---|
author | Vijay Venkatesh Kumar <vv770d@att.com> | Mon Oct 17 15:10:34 2022 +0000 |
committer | Vijay Venkatesh Kumar <vv770d@att.com> | Mon Oct 17 15:10:34 2022 +0000 |
tree | baefe5f37ee2f400ef7ebc8c1ac08c546e5c6c25 | |
parent | 0fd70ebd6d2ab76c4a49569c510da8e59b423ec3 [diff] |
[DCAE] INFO.yaml update Committer updates (OCT2022) Change-Id: Ic706dd40588cbd61658c5784d1eec09b54a76da3 Issue-ID: DCAEGEN2-3236 Issue-ID: DCAEGEN2-3294 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 >