commit | 68aa50c8ee16169173862312b7ee0acd3ec4f94d | [log] [tgz] |
---|---|---|
author | esobmar <mariusz.sobucki@est.tech> | Mon Mar 30 15:14:19 2020 +0100 |
committer | esobmar <mariusz.sobucki@est.tech> | Mon Mar 30 15:53:38 2020 +0100 |
tree | 7049b94ac27c4e8abdfcf2614e7e00b125092ac3 | |
parent | 69188cc2e95748481d7bbbad55c0a636107e4b2e [diff] |
Modify temp folder for certs Issue-ID: SDNC-991 Signed-off-by: esobmar <mariusz.sobucki@est.tech> Change-Id: I0993a8ec1e38faa93f67ad2d2eaad96af7cae4a1 Former-commit-id: 20fb86922a6993b14c0ea5edf6d5d3bdc6c9ba1f
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".