commit | 1d4a18aa5855fc44110a2b8bd7c4faae8a2dd5ca | [log] [tgz] |
---|---|---|
author | herbert <herbert.eiselt@highstreet-technologies.com> | Mon Apr 06 20:10:01 2020 +0200 |
committer | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | Tue Apr 07 06:14:24 2020 +0000 |
tree | f8e8b589e2caa11651596a0ba6d29b84a8084dc4 | |
parent | 1d8b0fdfeb4bd7f192c3f4e4e2eca1186d3ee11c [diff] |
Certificate install script waits endless for SDN-R Issue-ID: SDNC-1149 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Id6b7ef32a2b73d3370ec7a21be2133d8c24979d7 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 1dee0abcffb0c13bd566bb88460d5453d35c23dc
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".