commit | 90adbb654c878bfc9e1ba61c75feb3cba8280733 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Dec 20 14:29:35 2018 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Jan 11 17:05:43 2019 -0500 |
tree | fc64077e7eae83fdb018b48f62bd74096fea8b76 | |
parent | c3888cff5246447a2b011e27f130fcd087c60295 [diff] |
Code changes to sli/northbound for ODL Fluorine Code changes needed to support port to ODL Fluorine. Change-Id: If898ed120a3d03773db815f797f1eee633ca77e3 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.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".