commit | 1027b0c07b488bb5f4542bd38501f9a99da5c2cf | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Aug 15 15:18:54 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 15 15:18:54 2017 -0400 |
tree | 5f1150cb798fc6e17707850caeb29d0e100b8907 | |
parent | 41df62392ed3d1775c29b7cc1feb161108026c39 [diff] |
Port sli/northbound to Carbon Updated sli/northbound repo to compile against OpenDaylight Carbon SR1 release Change-Id: I6aec68cf436e11f5fd5b7094eb5616536bead44f Issue-ID: CCSDK-25 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".