commit | 84b2bd6718c8d7d7ab95a3c511ff769c08785ffd | [log] [tgz] |
---|---|---|
author | Marcus Williams <marcus.williams@intel.com> | Wed Nov 15 20:35:27 2017 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Nov 15 20:35:27 2017 +0000 |
tree | 3274c7dfa0e0adca7a43945956f445d1cd1efd39 | |
parent | 126b820805b674ad63100e295973e5066b5b7161 [diff] | |
parent | 0b27114fbe840f2740eac28d095f5ff060bac25e [diff] |
Merge "Fix for txconn create" Former-commit-id: dc48869cb843f2c0a2a92bc35842f1d8426b069d
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".