commit | cd11ecb3d0216e4e81be4964a4bc6a50aa29bbe7 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Jun 22 15:51:57 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Jun 22 15:51:57 2018 -0400 |
tree | 3a7a610f3557012388c162708c79cf5a37378d07 | |
parent | a63bbe21b7394951d782b6f8f0769dfcbc616dd0 [diff] |
Add feature aggregator Add feature aggregator ccsdk-sli-northbound-all so that all sli-northbound karaf features can be added as one feature. Change-Id: I5133215c8df472e189d1b24f5b747927f305ac28 Issue-ID: CCSDK-282 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".