commit | c33f77c3d7db272e8f69de3d8b58cfe8bec39b6c | [log] [tgz] |
---|---|---|
author | Vijay Venkatesh Kumar <vv770d@att.com> | Tue Sep 06 15:43:08 2022 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Sep 06 15:43:08 2022 +0000 |
tree | 4b9149f586da8039ec222a690b175f44c476ab14 | |
parent | 0ec57f0b34058a397aecee00c198e7559ecb7b0c [diff] | |
parent | ecec74222fb7825f5ed66de36b50f370180d4a0c [diff] |
Merge "enable py37,py38 in addition to py39 in the tox.ini file"
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 >