commit | 7505dd1811b499671e33e796c7b51d223f384a58 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue May 19 11:55:16 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue May 19 16:30:12 2020 +0000 |
tree | 61613e7dd7e5f73f768427210b43da3e24d03b2c | |
parent | e2533650e9bee32ca3b933269f8dc2b77d0f6c3d [diff] |
Add SDNC Frankfurt release notes Add release notes for SDNC Frankfurt release Change-Id: I8fa079a305351be8aa9cf298274528fda572e746 Issue-ID: SDNC-1172 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: d235f3ba4f3ac164a65220326cec6c259112656c
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".