commit | a8bb1f4f282f8606c62483c8724c4cc009ca833a | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Nov 19 22:34:55 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Nov 19 22:34:55 2018 +0000 |
tree | e4cc3097bd72736b3006a88f832c3c5982cbb252 | |
parent | ae96577be733847b8795f40ca36688ebc7e1c0f2 [diff] | |
parent | 2e44e349c3fd57c5b8eaaea85b81e31fe2b4a80d [diff] |
Merge "Drop CDS tables only if they exist" Former-commit-id: d2508a2bfb2bdbe891528d24e98663d39ab6d35c
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".