commit | cf6eb9744f6db8753fe05a9575045d82bf6f873f | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Sep 01 18:27:27 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Sep 01 18:27:27 2020 +0000 |
tree | 7b9c76cf539304aced1a577f1c44759b729de4e0 | |
parent | f180df462c7e9d6118ebe76cea2a8240e40e9801 [diff] | |
parent | 25db839a60d5cc9db59e8e8b8e0c26c8fc69068c [diff] |
Merge "adapt sdnc-image to latest baseimage" Former-commit-id: 3330eabdac41dfabd0509bbf7a0f44f03cc1844b
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".