commit | fcdb721ef0cf3a122948052699ca6d82ab4d58d0 | [log] [tgz] |
---|---|---|
author | Aric Gardner <agardner@linuxfoundation.org> | Thu Apr 09 16:58:34 2020 -0700 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Thu Apr 09 16:58:34 2020 -0700 |
tree | d42617ecd926b5b31420e3dda773fd214fb9bfa6 | |
parent | 776834a707e750f145a7465ba745715f46784712 [diff] |
Automation adds release_notes.rst Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I44917a5352d1a268eeebcd70b70600268d6a27e2 Former-commit-id: 5739a44e84ce140d63999fee7d8b381fcc7ab0bb
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".