commit | 244b71f5c63c020cd680d01f9c6eb7eb9c7c76b4 | [log] [tgz] |
---|---|---|
author | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | Mon Oct 19 15:13:32 2020 +0200 |
committer | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | Tue Oct 20 13:08:43 2020 +0200 |
tree | 4d317e3fed8fb6ef4a8e2ad0ae87f4f5f4387da0 | |
parent | 6e235804408b4c0615a09c8e0064c8c3f50c1e44 [diff] |
Fix error caused by empty env TOPOURL container in crashloop back due to empty env TOPOURL Issue-ID: SDNC-1385 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Id5d106caee7fcb78ee9fce390521dad056debca4 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: eeca2684f61b9f88bea49ca2fbfd5e597b139426
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".