commit | 20806dda3204d6e83db0f062e958bef78d2d779d | [log] [tgz] |
---|---|---|
author | shashikanth <shashikanth.vh@huawei.com> | Tue Oct 03 16:58:51 2017 +0530 |
committer | Shashikanth VH <shashikanth.vh@huawei.com> | Tue Oct 03 13:05:08 2017 +0000 |
tree | 9b422be4d334047a69c67ae506ceb0951cc8fb91 | |
parent | 119808a2ded9ea8c4dd9d1eef96f39ab2e001ff7 [diff] |
Improve SDNC coverage Added initial test cases for dataChange. Issue-Id: SDNC-101 Change-Id: I112a6695f4d4ca92b78884d25fef12f382598b37 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.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".