commit | df619b4c10f02fc7471d110e4b604b8fc56de8b2 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Thu Sep 27 17:50:47 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Sep 27 17:50:47 2018 +0000 |
tree | d7f3002a921fd7623ced55996a394b90125c6118 | |
parent | 0342ea42943f553a026d7d6ca9bd347fea9f1bbe [diff] | |
parent | b1d035c0b2d921362c0ed8c92b29d52f7e998e54 [diff] |
Merge "Add missing blueprint-processor schema" Former-commit-id: 3f5452771d41277452e8fb9bc16429c41e3dd231
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".