commit | 5f9fa10cd1af4fe07c91ca7de851471806ce3eac | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Apr 03 17:12:46 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Apr 03 17:12:46 2019 +0000 |
tree | 6db04dd744654a5d60c5383f89486f08ecb56cf2 | |
parent | aa6deb9532f2a4433a7daf1ac3e62e6cece7cf20 [diff] | |
parent | 0488fcdb94834b2f1be00ce3871ea5d532e510a6 [diff] |
Merge "SDNC oam installer netconf clustering" Former-commit-id: 1ea6affa79629dbd511502a4daee3a1435c0d127
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".