commit | 0ca87ddba567a14c4137b23682c72a471c9a4eb7 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Fri Jun 01 12:09:48 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Jun 01 12:09:48 2018 +0000 |
tree | 397e596c505f16c146863b50fed568f5f3e4f8d6 | |
parent | 356dcb5513777515e50d325c571e80b4bcf59b98 [diff] | |
parent | 3a3a0c7505297971bdde805fd0ab5159452e8a1d [diff] |
Merge "Document Security section of the Release Notes" Former-commit-id: 6b72e216b72a5a1937899983d82c28a1c9e36444
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".