commit | aef640f821dce11b1182ecbf48a78f5b26a1c4c3 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dt5972@att.com> | Wed Jul 25 14:48:39 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Jul 25 14:48:39 2018 +0000 |
tree | d03228466e52aad205f9192863a08911cf2181d3 | |
parent | 8f7cf1ed2c18431bb2ed4b4ef8c96dd5c1692a7a [diff] | |
parent | bb17c401f713e29f652ac49ff8633b829604c40b [diff] |
Merge "Adding site Resource DG" Former-commit-id: 027c60e3bbcc371552af20947aec15a622d4daab
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".