commit | 117b08faba226c79484572516efe3b6e861c1e48 | [log] [tgz] |
---|---|---|
author | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Aug 17 14:15:59 2018 +0900 |
committer | Ganesh Chandrasekaran <ganesh.c@samsung.com> | Fri Aug 17 14:16:11 2018 +0900 |
tree | 4b5c8b364de413112b3c7ac810f8ae7b240c761d | |
parent | 7ee4aa9653fc38b3da51bece8fd854abf4918535 [diff] |
Increase coverage and quality Issue-ID: CCSDK-470 Change-Id: Id847c9a79af795dd80a5fc22341ed2e385e53943 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.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".