commit | 7484523c5b15b7dc1f00aae044d6ab5527147b6e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Aug 28 12:57:14 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Aug 28 12:57:14 2020 +0000 |
tree | fdb2a7c5a2483865eca14c6ae3309480a4a0414e | |
parent | 47e466689e8453713d81a010b05c6f6afbfe54f6 [diff] | |
parent | 466abea5e6e9a3ac27181d321b2d953b7655d7fb [diff] |
Merge "Update scripts to use python3" Former-commit-id: 97238533de89a757f9118ea1964da3941ed4d31e
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".