commit | 1f3074ee943df3e9cf5c7b763d3e07b1d98ce843 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Nov 18 17:24:21 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Nov 18 22:27:57 2020 +0000 |
tree | 29fd48b78f4122d79a7805f0b56e7d2c160784f6 | |
parent | cba8d852d6c6ab4e18da09bc04680efae43da4c0 [diff] |
Add Guilin release notes Add Guilin release notes Change-Id: Ic274b1940080f4dc179297754f3961adf6b2fddb Issue-ID: SDNC-1410 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: e56792ea1232beb81c304407c0d11119b55cb631
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".