commit | 7dee0c8d2680888271da556fedc7ea0d0bc773f9 | [log] [tgz] |
---|---|---|
author | shashikanth.vh <shashikanth.vh@huawei.com> | Tue Mar 27 19:17:33 2018 +0530 |
committer | shashikanth.vh <shashikanth.vh@huawei.com> | Tue Mar 27 19:17:44 2018 +0530 |
tree | 29fb97b6931c6239462910bcec2db76c81f37b72 | |
parent | 4a8c2cb9920983f8b8af75be90f7511a59e923f5 [diff] |
SdncOdlConnection coverage Coverage improvement for SdncOdlConnection https://jira.onap.org/browse/CCSDK-213?jql=project%20%3D%20CCSDK%20AND%20text%20~%20coverage Issue-ID: CCSDK-213 Change-Id: I8045722de77e8884be485bd6f1ed2243c08d2d2b 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".