commit | 0e1fcbcd4e73fc64f21b5a29bda4cf106df7154d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Feb 05 17:38:41 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Feb 05 17:38:41 2019 +0000 |
tree | 7d6ad98d37c66d2f00ecdea4dcbf4e66eae04696 | |
parent | f2e7b59311c80c099d405c1c8d23b58c8046571d [diff] | |
parent | 80020fa702bd05f04d5b1f6b5fc4b33c3a9d62af [diff] |
Merge "reduce sdnc-ansible-server image footprint" Former-commit-id: fb338f54998e023140f3fdd2c0d07e57f7e1f879
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".