commit | 586ef9ca5b1d1c8a17f8438f67090e40b5d7188c | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Apr 23 14:34:59 2021 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Apr 23 14:34:59 2021 -0400 |
tree | 84557172f7d414e533dee226dd946be8598e429f | |
parent | eba692892dca4cdb9f474959cac0eb2d2abbff1d [diff] |
Update release notes for Guilin mtce release Update release notes for Guilin mtce release 1 Change-Id: Iddf3e294857046a6f11a18a08646f97833a54bd5 Issue-ID: SDNC-1453 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 291b5b8e22db0d4990545ce53d0841f418fb9aa4
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".