commit | e89d2d839bfc778244edbdd76ee4a0f4329b84a9 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Apr 13 16:15:28 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Apr 13 16:15:28 2018 -0400 |
tree | 1fbfc1d912f1ffc0d5f730fddee70a3e49b38240 | |
parent | 4eaa8413445e8194f6f0e1ba15fc1f027a9d62fb [diff] |
Create host key Call ccsdk create host key script to create karaf host key if needed before initial ODL startup. Change-Id: I04dba06652454c2f213e7a5ee86b7f9ed05b256c Issue-ID: CCSDK-241 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 9144514849c23a2bcc9396123f02ba5990d98c55
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".