commit | db386c7a0e9807b042a675208a1e7802501bca27 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Thu Aug 23 15:13:06 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Aug 23 15:13:06 2018 +0000 |
tree | 3f5383e9aa133bf164b37a3f8fa266d1f508b6a2 | |
parent | 850fd792809edf900b776241634faaefc74435fb [diff] | |
parent | fe054ab61313be40537b96ebb89758e7e508755e [diff] |
Merge "Epic-231 cbr for compare" Former-commit-id: 90a83419e6770acbb59c332ff2f68eeb4c8610e8
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
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".