commit | dc1ac454bb77359e466395a4a92891f7cebda2a2 | [log] [tgz] |
---|---|---|
author | Sandeep Shah <sandeep.shah2@techmahindra.com> | Sun Apr 14 11:19:29 2019 -0500 |
committer | Sandeep Shah <sandeep.shah2@techmahindra.com> | Sun Apr 14 11:19:29 2019 -0500 |
tree | 43846f2f8408d90e50360b424f3215f294b79b10 | |
parent | cd1d3ffe4a39154f6bef75108635761828907dd9 [diff] |
JUNIT tests for SDNR OOF PCI Dmaap Listener JUNIT test JAVA files and name change for .vt file Change-Id: I513b9abd72d4c230f57ae3f89a8fafc5f72e7cfa Issue-ID: CCSDK-1226 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".