commit | fc7132985898981337055ae4cef3104836fd16d1 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Dec 20 14:53:11 2018 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Fri Jan 18 14:37:14 2019 -0500 |
tree | 393d362bd0251cb6663675b89b8e2cbc938c8163 | |
parent | 8d5dd448588cca26cbb76ef9b4877ef1469471c6 [diff] |
Update sdnc/northbound to support Fluorine Update code to support OpenDaylight Fluorine changes. Change-Id: Iec7e5173076419b101d07e3321b1ca93178b6fa7 Issue-ID: SDNC-552 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".