commit | c7c3e9a7b85ecaab1039fa9089c5781d3dc511b5 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Apr 03 17:16:23 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Apr 03 17:16:23 2020 +0000 |
tree | 3b53fa6bb4dba4ba68a0ed8a522fd8b792bcd4c0 | |
parent | cb78477d4a74b0ab703c1027fffe11b5c17e7335 [diff] | |
parent | 23aa280a5ae737594806ecefa1c1c139a5d69286 [diff] |
Merge "self serve DG bugfix" Former-commit-id: 5461fe40f0fb78527d9b54b39091fc0d0535be1d
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".