commit | 7f64fd714a9f861f89a5f4bc2c3ef28c3b154b20 | [log] [tgz] |
---|---|---|
author | David Stilwell <stilwelld@att.com> | Thu Jun 13 12:27:13 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Jun 13 12:27:13 2019 +0000 |
tree | 2cd9c853845aa3ab07789e9006069d8144d3004d | |
parent | 92bc2f4964e1930c00bcb0ff2e23013b06de9327 [diff] | |
parent | 491ada3493bc1b201d8e9e490e506af3b3c72f8c [diff] |
Merge "Note admin portal disabled" Former-commit-id: 45eadcd1dc2d553ef60f45c6041138d8d7a9afb3
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".