commit | d0c9e06005c819b53970b72cf73ab814a3719109 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 03 08:42:05 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Oct 03 08:42:05 2017 -0400 |
tree | f415cf72a9cf8b1ff7639f837877e29a87072d87 | |
parent | 4d02e5b32dbce0815010a6bf61624420ab0ff1a3 [diff] |
Add unit tests for mdsal-resource Add unit tests for mdsal-resource component. Change-Id: I44ee079d43ee29e4d507abb5fc065188279b1ffe Issue-ID: CCSDK-106 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".