commit | 769cac0484a271cf6db6c5fd8e3032a72f01f0f6 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Nov 18 07:27:01 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Nov 18 07:27:01 2020 -0500 |
tree | 6a5fa488683a34220dabf9bd7f4f92af3bd2a2ec | |
parent | b4b7f19db569e3e09d01171c599cf45824ed1895 [diff] |
Roll to next Guilin snapshot Roll to next Guilin snapshot version Change-Id: Ib2bff8fb1091582d5c977f0572eba8b80f2df4b0 Issue-ID: SDNC-1409 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: a258da1316186ec1a08651d631a654b4bd6dfc6a
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".