commit | e586f985fe9add6fe55f891148d9e786d7081cee | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Aug 06 15:21:02 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Aug 06 15:21:02 2020 -0400 |
tree | eb96dae59672e5b549f39290349237c4d6986358 | |
parent | 73bf30dec7bbda557752ae7024f3d8e329409635 [diff] |
Release version 1.0.0 of sli/northbound Release version 1.0.0 of ccsdk/sli/northbound Change-Id: I664827d2975f9db5b04bcb11cb1a1e5c869fed7a Issue-ID: CCSDK-2635 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".