commit | 6e235804408b4c0615a09c8e0064c8c3f50c1e44 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Oct 13 11:59:45 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Oct 13 11:59:45 2020 +0000 |
tree | 2794d3435022d65281ee30836195f939b6d51f38 | |
parent | bfcb0c07f6ddebf97475fca402bd6bac0f65b66e [diff] | |
parent | 6a34aee8511b8b781d7fdd830a568b2242cd0d34 [diff] |
Merge "Retain default behavior of startODL.sh script" into guilin Former-commit-id: 3ba0e981d91b6e481e49e1d13e4f235684ab4d3a
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".