commit | 92e0073f0c5d96e1af5eba4ab3c898f456929d78 | [log] [tgz] |
---|---|---|
author | David Stilwell <stilwelld@att.com> | Tue Sep 18 15:39:36 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Sep 18 15:39:36 2018 +0000 |
tree | 0cdfd5077f558eb919845f7188124f6a3b8be518 | |
parent | 6cbc7d5c9fbd3a071f27b0adc22fb5e43fe9749b [diff] | |
parent | dc126965c58b380fb6ea09bb8ef0eb20192f09b5 [diff] |
Merge "Fix ansible server path" Former-commit-id: 3120b463d1e6bc9a1672e74c01a228c66af7a34b
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".