commit | fc45404afdc7770ffa2848b007127d9b6f682efe | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Sat Jun 23 00:50:54 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Sat Jun 23 00:50:54 2018 +0000 |
tree | 1fc08caa86c535ceab0c5ff7f61cf743a6162709 | |
parent | a07b57086dd5c9c04f2b20a092da9935c7c5f817 [diff] | |
parent | cd11ecb3d0216e4e81be4964a4bc6a50aa29bbe7 [diff] |
Merge "Add feature aggregator"
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".