commit | 926b17ef2bd841b4372c701859864c23cd612077 | [log] [tgz] |
---|---|---|
author | ajay_dp001 <ajay.deep.singh@est.tech> | Tue Apr 07 01:03:28 2020 +0530 |
committer | ajay_dp001 <ajay.deep.singh@est.tech> | Tue Apr 07 01:19:20 2020 +0530 |
tree | ea400a8a1bbed6722c8c499f028ca6e1da5fd438 | |
parent | cf698af66c0f9d9e90c4bd94bdb68782fafea518 [diff] |
Failure encountered while execution of installCerts.py script fails to convert keystore.jks/truststore.jks to keystore.p12/truststore.p12 Issue-ID: SDNC-1150 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I1ef77602b56199ab2c8f9223fdd3c2e6a1878c22 Former-commit-id: cb65f50142671a9f8bda4a7a65ead714aae2691a
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".