commit | cd1d3ffe4a39154f6bef75108635761828907dd9 | [log] [tgz] |
---|---|---|
author | Sandeep Shah <sandeep.shah2@techmahindra.com> | Wed Apr 10 21:15:13 2019 -0500 |
committer | Sandeep Shah <sandeep.shah2@techmahindra.com> | Wed Apr 10 21:15:13 2019 -0500 |
tree | ae18f9d9e29cb4cc6e6dd605b68dff35a103aaca | |
parent | b1cc7a21099f81395a51d63192c976bdc683e616 [diff] |
DMAAP Listener support for SDNR OOF PCI DMAAP Consumer JAVA files and resources (.map, .vt) Change-Id: I0027d3f092afc4b89aed1cc756a62d5eb169f5c3 Issue-ID: CCSDK-1216 Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com>
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".