commit | 810901e0b692b9f732e16842d04676d3e75eebe3 | [log] [tgz] |
---|---|---|
author | Aric Gardner <agardner@linuxfoundation.org> | Thu Apr 09 14:15:01 2020 -0400 |
committer | Aric Gardner <agardner@linuxfoundation.org> | Thu Apr 09 14:16:28 2020 -0400 |
tree | 229f2e7c49d49ce3f2a9b4de8cd97ec0cc428ac9 | |
parent | d5883906bbade80dc1505456ea1c121ad1cc8eff [diff] |
Add offeredapis anchor Issue-ID: CIMAN-376 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: If859e5fcbc2abda1c943c450476153d69360303a Former-commit-id: ffaa2dd2750e723766d706ca34729c13b644aea5
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".