commit | 018989a5554f3c6aec77ce7b2851c63005271c2a | [log] [tgz] |
---|---|---|
author | Lusheng Ji <lji@research.att.com> | Wed Apr 18 09:15:50 2018 -0400 |
committer | Lusheng Ji <lji@research.att.com> | Wed Apr 18 09:15:58 2018 -0400 |
tree | 3bf625c67f4a590427d588344d5711e722b55fa7 | |
parent | fb89c44167c50c9a444f0b09c1f26c1970e4e139 [diff] |
Fix setup for pip 10.0.0 Issue-ID: DCAEGEN2-452 Change-Id: Id3f478bdbe260804d6b3c1ef530358122f66a78b Signed-off-by: Lusheng Ji <lji@research.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 >