commit | 1d8b0fdfeb4bd7f192c3f4e4e2eca1186d3ee11c | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Apr 03 17:47:37 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Apr 03 17:47:37 2020 +0000 |
tree | f09d673635ff0b542b5b05ccf69025541262e60a | |
parent | 73393dfe2885594fa4a15388fff03f4708473dec [diff] | |
parent | b93fd38333a50eff74a78772dc379caa150101d4 [diff] |
Merge "self serve DG bugfix" into frankfurt Former-commit-id: 29e187d698c1a88605e74f3f372cb0c98aebb9e0
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".