commit | 4d7e38cd1b3bda5faef967bad354a15a8affe1e8 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Apr 03 17:21:06 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Apr 03 17:21:06 2020 +0000 |
tree | 82f49ea406bf680dd565e7fc8aa073e9a88aed08 | |
parent | c7c3e9a7b85ecaab1039fa9089c5781d3dc511b5 [diff] | |
parent | 98c82621446df1902b136b2a67eba68cfa8e1507 [diff] |
Merge "Changes in MSA service flow" Former-commit-id: a6dda44e7c1b5ff84f6c12bb1b0fb558bbbd6e48
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".