commit | 469177434763abf310abf7b5d2dbbf6c19485b23 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Aug 12 13:13:00 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Aug 12 13:13:00 2019 +0000 |
tree | d2507cab24872acb69d315a12e0893259d142dc2 | |
parent | be9ca669e992cd3b7f851f7788c32697579aa129 [diff] | |
parent | 371f7320e206fe43993b8f052ca05e0a2c03f33d [diff] |
Merge "New test case added for SDNC code coverage"
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".