commit | 9e3652ecd21deaa0bb3aa28ec27800ea2145794d | [log] [tgz] |
---|---|---|
author | ajay_dp001 <ajay.deep.singh@est.tech> | Fri May 08 16:34:53 2020 +0530 |
committer | Dan Timoney <dtimoney@att.com> | Fri May 08 12:29:20 2020 +0000 |
tree | 7d891cd8aca4751a45316ca49d64e7bf807e1461 | |
parent | 57495f00cc80d5a2c7d2b951b04d8dc4f84ab369 [diff] |
InstallCerts.py Script Corrupt SDNC-ODL Keystore/Truststore when Process Multiple set of Certificates. Issue-ID: SDNC-1177 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: If04d5722e6bb25bb98d1f962159f31743108f0f4 (cherry picked from commit 1861e0d23547acffeb5c44485104f11a40a8fda0 [formerly 258c7e955896ddc5abb0589aa8a470d716e86de7]) Former-commit-id: 9e95c91f59ebba7915008ef57f7e36b5ff46dd5f
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".