commit | cd7f49ca4072db9b5f1d86b72666fa9077bc31f6 | [log] [tgz] |
---|---|---|
author | shashikanth <shashikanth.vh@huawei.com> | Wed Sep 27 15:43:48 2017 +0530 |
committer | shashikanth <shashikanth.vh@huawei.com> | Wed Sep 27 15:43:48 2017 +0530 |
tree | 17376831e4bf74fd93488fa0c44a8b724a004fe6 | |
parent | bbf1668256784af8268de8ce2b0b84e42c0e18d4 [diff] |
Improve SDNC Sonar coverage Added initial test cases for ASDC-APIs Issue-Id: SDNC-101 Change-Id: Iad8be979e39099e4ece8210dbd5d2c9c64b60990 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".