commit | da6516be1cc89f9dfae5102e740c32ccef2f6a74 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Dec 03 12:36:12 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Dec 03 15:46:04 2020 -0500 |
tree | af0c18ef19b0ff911ebcffa3e2e3c79cee793524 | |
parent | fccfb7f10a74d6e8961b3f1550321b77ee073fbc [diff] |
Use released 1.1.0 ccsdk docker Update sdnc to use 1.1.0 released version of odlsli docker and released 2.1.0 version of sdnc/northbound Change-Id: Ibd28a2aed1f7d831d183194192483920c1efe868 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 2a36a3d9e19f6fc26305f559eb7f93e6362e6f66
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".