commit | 5091974e31e945d629a0c8ffc477f587c53fa10b | [log] [tgz] |
---|---|---|
author | ajay_dp001 <ajay.deep.singh@est.tech> | Tue Apr 07 01:03:28 2020 +0530 |
committer | Dan Timoney <dtimoney@att.com> | Tue Apr 07 11:19:11 2020 +0000 |
tree | 3a36d6da550e25f215d65d8df8e6aa6c9d09bc53 | |
parent | 1d8b0fdfeb4bd7f192c3f4e4e2eca1186d3ee11c [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 (cherry picked from commit 926b17ef2bd841b4372c701859864c23cd612077 [formerly cb65f50142671a9f8bda4a7a65ead714aae2691a]) Former-commit-id: 17d655f931d3c1f298c9166ac52fec4a1c6b7f97
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".