commit | 131f1fab6bea5eeb6467e8836ec00ef7c6bf5eac | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Feb 28 21:13:09 2018 -0500 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Wed Feb 28 21:13:09 2018 -0500 |
tree | 6bab70fa7c38622c76a0384a9dd348daa80b1ab5 | |
parent | 2db328c6cd234acdfc836c995876ef12a43dc7f5 [diff] |
Nitrogen port : sdnc-northbound Update sdnc/northbound to OpenDaylight Nitrogen release. Change-Id: I6e299418a7ab441899b78b5d3df5f8ee96829222 Issue-ID: SDNC-269 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".