commit | 506a1c7e3b42cb6ecee291ad6daa575cb34b8bb8 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Nov 21 21:24:04 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Nov 21 21:24:04 2017 +0000 |
tree | 357f0da8627cab1b7ca2b15378b2907e72b4f040 | |
parent | 7971f8a4ecace50004ba280e62c1ed22e58730fa [diff] | |
parent | 1888a892c8b33b13b207813d3baa095e65c8070e [diff] |
Merge "modified: docs/installation.rst" into amsterdam Former-commit-id: c29f7f6703f4580a64c55e8c84b995466f7c7dfb
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".