commit | 022ddaa68801fbdf99e715ecd8e6e28a7258127b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Apr 25 13:32:54 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Apr 25 13:32:54 2019 +0000 |
tree | 26dea1f74f8f7e8afc7e16ac36dffc114b7441c7 | |
parent | 0395fded3d7c04fff3f9fa54503df8fe318742ca [diff] | |
parent | 99e9c35d5aa5766cea9c3eb08e58cea2dcf6e9a5 [diff] |
Merge "SDWAN port templates" Former-commit-id: 3911362969fc1d329cb9fbc07b414be70820a780
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".