commit | 30aa3ac5fba597c06ca7ab6b3934649de67f414e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Jul 31 12:26:12 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Jul 31 12:26:12 2020 +0000 |
tree | 2e66ce4ba37d87aa1ced6744da5eecf0d42cf7fd | |
parent | f4a9a8973ad027a1c5cf6203c4431042fbefb20d [diff] | |
parent | 8e80d435d580d696d60ac36cf6475da35905f961 [diff] |
Merge "Use system DNS resolver" Former-commit-id: 91f7662ab2a31ce11adbc1b1c527b57e47a4ed9e
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".