commit | 6f8cf172c972a19012b9ea55a880deb4cbd135f6 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Oct 25 18:46:11 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Oct 25 18:46:11 2017 -0400 |
tree | 125d281413fc9d142cf48a90e5510bfcb26a9d6c | |
parent | b1a2675353ab3deeecee04a9b687e8cb2fd2b30d [diff] |
Replace att-aic with Rackspace Cloud-owner in DGs should be Rackspace, not att-aic Change-Id: If60fe1dbb1e345ccd1de5a5696bce62d256be651 Issue-ID: SDNC-147 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 1e74c800578c12ed8215cac6a6a68cb9a5d18507
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".