commit | 0c7f2223a42ae9f1a9ac8954e9b9194e929b72f6 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Aug 15 10:18:56 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 15 10:18:56 2017 -0400 |
tree | 37522fb8fdef134c8864b2688c64ef500c65c7ba | |
parent | 4515ffa52bc89b1bf40c791749fe518930441d82 [diff] |
Port sli/plugins to Carbon Updated sli/plugins to compile against OpenDaylight Carbon SR1 Change-Id: I5ca937a5a9b51cb0dadd3648c71fe2c5dcefdcf1 Issue-ID: CCSDK-26 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller plugins.
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".