commit | 5e2c493f9856c2d8cc966ca9a89506f57f00930f | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Jul 09 13:36:38 2019 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Aug 15 16:35:30 2019 +0000 |
tree | 8739219486471f6d4ab993ee853c749495b1abcf | |
parent | 1f685ea0295dc23233fa91cdc32ba412535d3f50 [diff] |
Code changes for Neon Updated code via ccsdk/parent/tools/fluorine2neon.sh script. Change-Id: Ie19b69db481318afa9224d4673f27e74bfc65a81 Issue-ID: CCSDK-1389 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".