commit | 74aad0c5f7b77b4ff51874924100b216866fce6b | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Oct 29 12:43:06 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Oct 29 12:43:06 2018 +0000 |
tree | 10d2090116933702c5796dfd16aecd4afdf8b22e | |
parent | 0d07a3bdb347578b7ff7a63ccd99f402c59bdc25 [diff] | |
parent | 40451f4c3a1f456932de27f1605c8f8f5f9065ac [diff] |
Merge "link the term memoization" Former-commit-id: 9bb76070bc5dfde745a98cab9ec781b2fbc44297
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".