commit | 9579898dd5f39cebc4acf7399b82360a2075b4b9 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Nov 19 22:35:12 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Nov 19 22:35:12 2018 +0000 |
tree | cddb57345d50a746a31a62e48788d9937bee8717 | |
parent | a8bb1f4f282f8606c62483c8724c4cc009ca833a [diff] | |
parent | b574c5a1dd81b7a5d2797c477d2787271a9ce2e5 [diff] |
Merge "Fix self serve DG" Former-commit-id: dc3a1324cdcbf8cad24c8084990ebbbb2f3b86b8
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".