commit | 88bc56aa8d3024f686fb7798294462837c31cac0 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Apr 03 17:22:43 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Apr 03 17:22:43 2020 +0000 |
tree | 6123c84b7684c5f267951db9aa562a87a830471e | |
parent | 4d7e38cd1b3bda5faef967bad354a15a8affe1e8 [diff] | |
parent | 36b54b31d97fd230a18aefe0af76cbdefd95a89d [diff] |
Merge "Bug fixed related to service-instance metadat" Former-commit-id: a574019bcd6fd925f1fb2b1faa4c63b7c7e86958
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".