commit | 10b6a72f544dd1331e9dba53e77c61deaafbd19f | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Feb 22 17:22:31 2018 -0600 |
committer | Dan Timoney <dtimoney@att.com> | Mon Feb 26 11:28:52 2018 -0500 |
tree | 4fbbe1a3d24c35793ad61c3b26fe1b532bda2322 | |
parent | 0b8794f5ef4c0d4bdd6fff4d8bb83bfebc6f8744 [diff] |
Nitrogen port: sli/northbound Update sli/northbound to compile for ODL Nitrogen Change-Id: Ib14fea5dd3922175bd183afb9f3c85edaa7a2f0c Issue-ID: CCSDK-177 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".