commit | 7814de9b5cc797bfdbf276d1fb1b6fe7c64c7312 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Oct 07 15:56:06 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Oct 07 15:56:06 2020 -0400 |
tree | 2a37c11a59e92058ba2181cd977b493198b0e590 | |
parent | b47eccfc2504236539075cf4dcde1aabe97267d9 [diff] |
Release version 2.0.2 of sdnc/oam dockers Release version 2.0.2 of sdnc/oam docker containers. Change-Id: Ib5c7aafce1eecb994865f42a78da303748f9f42f Issue-ID: SDNC-1371 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 8b47f754e9e6dde9e0c9abb4faa0e5650e83808e
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".