commit | 82727991fcf871d479ed756246a08835cfbbc64f | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Aug 13 11:41:48 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Aug 13 11:41:48 2020 -0400 |
tree | 24b35aa8c94cc11f0d479e7d48e9c052295d8e30 | |
parent | a4f01e572e3ee4272ff201be4b30d0e6c4f04813 [diff] |
Release version 2.0.0 of SDNC docker containers Release version 2.0.0 of SDNC docker containers Change-Id: Ic3f3623aa65be2ea7a5ad076153b653efab10c67 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: f05803ef6d360cbbf3f0866fb219abadcb6dd499
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".