commit | c006776c7fb3c6c7cb6ea081d431b2bd886811ac | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Apr 19 00:24:03 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Apr 19 00:24:03 2019 +0000 |
tree | 47a878d558e8674dea5fae9ce6a9f03eb29552d2 | |
parent | 69d2ea12a8d84f5bf52aabd27d409924c2ca85a0 [diff] | |
parent | 9031292c68eb828f96f341db0ac2030670551f1f [diff] |
Merge "SDN-C GR-API to RA Interface Enhancement" Former-commit-id: 1d55f197344f21800a990ad97a2b80134e133bab
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".