commit | 9fc3345f470867d0df06b071d652641f7af38897 | [log] [tgz] |
---|---|---|
author | ramu.n <ramu.n@huawei.com> | Mon Sep 25 18:16:12 2017 +0530 |
committer | ramu.n <ramu.n@huawei.com> | Mon Sep 25 21:25:38 2017 +0530 |
tree | 84854b2990bea346a15c66c5d38f9a59b0f8a1b3 | |
parent | 15cfb74776aafab9319a859f8b7cce9de23df209 [diff] |
Improve SDNC Sonar coverage Added initial test cases for GENERIC-RESOURCE-APIs Change-Id: I84a0d44210f97b9378ad75cc55919d5d404be6a2 Issue-Id: SDNC-101 Signed-off-by: Ramu N <ramu.n@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".