commit | bfcb0c07f6ddebf97475fca402bd6bac0f65b66e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Oct 12 10:36:11 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Oct 12 10:36:11 2020 -0400 |
tree | 3bdbfbc01b907756757729dfca5c3bd437532297 | |
parent | 7814de9b5cc797bfdbf276d1fb1b6fe7c64c7312 [diff] |
Roll to next Guilin snapshot Roll to next Guilin snapshot Change-Id: I452a64177efa6aa3ccd0dab2ff2b6752d21b513f Issue-ID: SDNC-1371 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: e930996ace56afa7f3ad53fa0a1faa8af0075986
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".