commit | f07d44bb5543518e2c8d64371c76200f3c8e1298 | [log] [tgz] |
---|---|---|
author | ajay_dp001 <ajay.deep.singh@est.tech> | Thu Apr 16 14:46:19 2020 +0530 |
committer | ajay_dp001 <ajay.deep.singh@est.tech> | Thu Apr 16 14:58:45 2020 +0530 |
tree | 7b2331749a9cfa40915418c15aad10f634460260 | |
parent | 94fcc571a06ceab8b2119fc0d802340ba0086a70 [diff] |
InstallCerts.py Script Fails to Execute Successfully Issue-ID: SDNC-1155 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: If7b1c8c9027a446763a4909892bccf8edabfb49f Former-commit-id: b703352599826343643cbf8895cca8dce5232c14
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".