commit | 0635439992ccb2ee4b81a0d9603d5f4a08ce1de6 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri May 31 21:45:22 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri May 31 21:45:22 2019 +0000 |
tree | 7f73f2b6c4dce67ddba2c219cf8e151791cb5382 | |
parent | e294e5f3ba101cfc4c9f733ca19aa692ba2ebf64 [diff] | |
parent | 7d9459636e42e73ecbd7a631f895ebc0520485ed [diff] |
Merge "Return success if no preload found" into dublin Former-commit-id: a663a7c37b9adced34e183156ed7ac4f2d103b07
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".