commit | ba632f05d29e535185a3693f944dcbe6e1c2f3a8 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Fri Aug 03 11:43:00 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Aug 03 11:43:00 2018 +0000 |
tree | 65e0af0f0a31461a9cd45e187693ea0bcb4d1af3 | |
parent | b9873d6afaab6c76ebce39aa9cba852a16abf41f [diff] | |
parent | 38cd81d0c603227a14b1f5b57470015c998fe9e4 [diff] |
Merge "Updates to SOTN DG" Former-commit-id: 8826276da083f4798387a5ee631b7300e0862326
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".