commit | 91158de1a4e223df7f0e30b54eac927c86f51450 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Oct 10 21:38:17 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Oct 10 21:38:17 2019 +0000 |
tree | 9871b62c167958736f8d5af29a1c26986106fc61 | |
parent | 7cadc79d5e21b0bd1fdb275d1c6f32fed2fd1757 [diff] | |
parent | 3a2a55774c058e4acf88dfa1ac2fc2473154236d [diff] |
Merge "Add logic to use sync vs async SO response" into elalto Former-commit-id: 8cd67b5568664fabec6f2225fc71e7480af53c8a
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".