commit | bc0d823b9350d7ffe01c632583c4eaf8d31f5118 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Mar 31 16:00:20 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Mar 31 17:51:18 2017 -0400 |
tree | aeb22a966db6f58c0960ca3dfc930c0f76736e64 | |
parent | 7fa068c6a98fbe975b037abfcdc1050b9f120fda [diff] |
[SDNC-5] Rebase sdnc-northbound Port to OpenDaylight Boron and sync updates since 16.10 Change-Id: I036c5d0bb600b305300e653023caffc83a262604 Signed-off-by: Dan Timoney <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".