commit | 949fb49609a58e2f31e708a76013076856e5ed49 | [log] [tgz] |
---|---|---|
author | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | Thu Oct 01 15:38:23 2020 +0200 |
committer | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | Fri Oct 02 08:47:58 2020 +0000 |
tree | ad6a952d2883df9185ab1817e7e8df1b497d52af | |
parent | 52cbd5cc5c206250d6d4dd661cb11a851fd18e52 [diff] |
Make sdnc-image GPL free Use bourne shell instead of bash Issue-ID: SDNC-1343 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: If9c296be34ff5c413d6456a541a5ba40b7e5ad38 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: fb56805b552f9cd67e66a9f874b2284dcb772bd5
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".