blob: 10968b7e8a76d04c6d839b0a74d569d5df6ecca8 [file] [log] [blame]
Pooja0391e472c2018-11-02 20:20:57 +05301.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3.. Copyright 2018 Tech Mahindra Ltd.
4
5Delivery
6========
7Mapper is delivered with **2 Docker container** having spring boot microservices, **UniversalVesAdapter** and **SnmMapper**. UniversalVesAdapter converts SNMP trap JSON to VES and snmpmapper is just helper application for uploading the mapping file to DB.
8
9| In current release, the installation of mapper service is not integrated with DCAE's installation process and needs to be done manually.
10
11Docker Containers
12---------------
13Docker images can be pulled from ONAP Nexus repository with below commands:
14
15| docker pull nexus3.onap.org:10003/snapshots/onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:latest
16
17| docker pull nexus3.onap.org:10003/snapshots/onap/org.onap.dcaegen2.services.mapper.vesadapter.snmpmapper:latest