commit | 21bb99ad15e2697805e3915286dc965927263c79 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Nov 15 17:33:38 2017 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Wed Nov 15 17:33:38 2017 -0500 |
tree | bc0df17ea8205ddb64256fad8d2b107634dae840 | |
parent | 84b2bd6718c8d7d7ab95a3c511ff769c08785ffd [diff] |
Update to use nb version 1.2.2 Update to use released version of CCSDK docker images (v0.1.0) and to use version 1.2.2 of sli/northbound. Change-Id: Iea82fe2619b6587d1f69adea0c0621cec9afa2b1 Issue-ID: SDNC-74 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 3e3d50b89a392862d175d52e93387cc652cebe09
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".