commit | 2ee542c1c120ec4df7f1ee4f63b98920517685c5 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Mar 12 11:55:37 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Mar 13 07:41:43 2020 -0400 |
tree | cc5f47f16bd81ff42b46f1996347aee3e92d8a22 | |
parent | b9bf7b8c5155c9479e71b05135fa82b629333b5d [diff] |
Release SDNC M4 dockers Release SDNC Frankfurt M4 docker containers Change-Id: I73b83dfc29969a292244a8d7083cfdf790e2f492 Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c1ca7a330e779065f34285782c79748be43bd340
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".