commit | 941767a53a207835e4aab9b891ec690f0ecd042a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Sun Mar 31 12:48:24 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Sun Mar 31 12:48:24 2019 +0000 |
tree | 1e9bec83c19a3a549ee817f0acd8d826d4673a1a | |
parent | 1f9a53dee8c026b6fe4b0baf8b39167a5cf5f7fe [diff] | |
parent | a3754c2a86ec83bf7c1f0df7e99bb139153621c7 [diff] |
Merge "Provide SDNR for SDNC" Former-commit-id: b89a391dd2741b77f8afa2fcc32865600de7923d
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".