commit | 81045e243e0249556719835252d59c7128bd6ed9 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed May 06 14:54:29 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed May 06 14:54:29 2020 -0400 |
tree | 8d6d2b7d27ea269c3a027adbc3982c03426714fe | |
parent | 999a7cf24d091d1d54cac7acd0aebec9ff841d90 [diff] |
Release 1.8.2 docker containers Release version 1.8.2 docker containers Change-Id: Ib75bce569f6473dd13759ffbb1cf393690cee8f1 Issue-ID: SDNC-1181 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: a49baeee680ac3c0862bc11d13540e57e76f939b
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".