commit | eccd8c9248c6383adb7b94e20ea1254a55fe800d | [log] [tgz] |
---|---|---|
author | vv770d <vv770d@att.com> | Tue Aug 03 20:26:28 2021 +0000 |
committer | vv770d <vv770d@att.com> | Tue Aug 03 20:28:47 2021 +0000 |
tree | 266286b55e47d51bec44172afedf1934d39d0c69 | |
parent | 475a64860f8909a59206308a666b5a4e078dedf3 [diff] |
Release 2.0.5 SNMPtrap collector Includes latest (2.2.1) onap_dcae_cbs_docker_client from pypi which add support for config retrieval from config-map Change-Id: I28a0814cf8b2a9e46371e3417a4e476dd1d43b43 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2853
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 >