commit | 9c6b8f607007cd5236b5e4904647d1f9ea454df3 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Oct 04 20:43:14 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Oct 04 20:43:14 2018 +0000 |
tree | cb361bcae0492c348db7463fe343fdf3ad6d49e9 | |
parent | 2c402ded755bbb3b293e965b2711f6e86908c869 [diff] | |
parent | 7f70731621bcd7cdb4f4157eba0d66b3638f1519 [diff] |
Merge "self-serve dg patch" Former-commit-id: 5473275e2ccf6ed96c0eb1c3e2473b6a8bc1ebb6
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".