commit | d45c8925df53e30c86076d6a775d9556c6dbfb8b | [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 11:55:16 2020 -0400 |
tree | c32b7ab9ef10572bf20947a69a64343719353bf9 | |
parent | 58d39ebe7b6650931a3e87a67d2a265a45599995 [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: 3eb32648ea58265ff87d0bc3b1867d0ce0006d69
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".