commit | dbbd392fdc622c85958598213b2f423848666af6 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Wed Jul 03 14:30:56 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Aug 15 12:34:47 2019 -0400 |
tree | 642353493d0d25438015ce26acf6f317d2ddf72b | |
parent | c490056ee0100fa54c2d52dc1db600b0f1d0fce6 [diff] |
Code changes for OpenDaylight Neon Updated code for OpenDaylight Neon, using conversion script in ccsdk/parent/tools. Change-Id: Ic91cff9ee50102b8af1a73f829908de82995b2ef Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".