commit | fad2018502f1794f2569becaaa65b6f44bb93a8c | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Feb 18 14:46:16 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Feb 18 14:46:16 2020 +0000 |
tree | 5b397f2f4d00c135529582ce9aa4ec921c919531 | |
parent | 6cad29cfc9b771dfaf99a7c1b47c04ca9fcf328c [diff] | |
parent | 1a5084c88598177d8f260f7c18f4f6aa5d715de1 [diff] |
Merge "Migrate sdnc-oam docs" Former-commit-id: f186adb942879e2658142f0cd262f95c8b99e886
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".