commit | b13fc8a9b134c43a437d7a48ceb509295df4713a | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <ks6305@att.com> | Mon Jul 02 20:01:02 2018 +0000 |
committer | Smokowski, Kevin (ks6305) <ks6305@att.com> | Mon Jul 02 20:01:02 2018 +0000 |
tree | f84c2832c0e6451073330ab16157dafb9859bd38 | |
parent | bef4edce8d51394a33fb0de4e57de6f1a39c3b39 [diff] |
Increase code coverage for MR clients Increase code coverage for MR clients Change-Id: I4493b13070f967bc6b20e6770fa16c4df97c2b8c Issue-ID: CCSDK-328 Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.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".