commit | 758e28f41ee00264811d1b5bc2fe41d8769b0da3 | [log] [tgz] |
---|---|---|
author | Marcus Williams <marcus.williams@intel.com> | Wed Nov 08 20:11:23 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Nov 08 20:11:23 2017 +0000 |
tree | 4b0f8688cc168ef233e5dc7ec10d26105c4c96ed | |
parent | 7dd50864cbb3e20cc4f1b3aec8ad3672f283259b [diff] | |
parent | 63801da686eaedbdde7e492ec5d1bb66b1e992f3 [diff] |
Merge "Update SDNC oam installation" Former-commit-id: 867bfa8b529f0e88a459f2e7b6e6c51a2dbcc489
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".