commit | 6d6ccec6604ea2cd672bb1c453d6d1f96e9c0518 | [log] [tgz] |
---|---|---|
author | Sandeep Shah <sandeep.shah2@techmahindra.com> | Sun May 26 10:37:21 2019 -0500 |
committer | Sandeep Shah <sandeep.shah2@techmahindra.com> | Sun May 26 10:37:21 2019 -0500 |
tree | 29385083320a688d357d55c86836ae7cfb571763 | |
parent | 3a86df02c0c53b9c4c1138084a18bb724d22c4ef [diff] |
Fix bug with DMAAP listener for SDNR OOFPCIPOC Replaced 2 dmaap consumers with one consumer for DMAAP topic SDNR-CL. Also updated corresponding JUNIT file. Issue-ID: CCSDK-1364 Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com> Change-Id: I840a38d04423954102865a68b0e216c745ed161b
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".