commit | 6993520f6d1ad135999d43cb717c37e6dedc4a28 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Nov 19 10:09:21 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Nov 19 10:09:27 2020 -0500 |
tree | 43e028238307661ee7c8e6d0a8fd55fb067a0335 | |
parent | fd4ef91177bb087ea31e60d7f4247e5a4f6c820b [diff] |
Update installation to handle case /etc/ssl/certs not found Updated ca cert installation to handle case correctly where /etc/ssl/certs directory is not found. Alsp, added integration testing of standalone sdnc container. Change-Id: Iabb3b6f921f52e533f1a920c3afa68a024788667 Issue-ID: SDNC-1419 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 3ee44123de572df9ff2990ef2aedc0891b658285
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".