commit | 33e9f85700d3ba17f95a69011d2d2932d4b98df0 | [log] [tgz] |
---|---|---|
author | Matej Klotton <matej.klotton@pantheon.tech> | Mon Jul 01 13:41:12 2019 +0200 |
committer | Matej Klotton <matej.klotton@pantheon.tech> | Mon Jul 01 14:00:24 2019 +0200 |
tree | 5c239db9f5f8cd7b476a379a1f60465d27b20543 | |
parent | 7f64fd714a9f861f89a5f4bc2c3ef28c3b154b20 [diff] |
Reduce docker image size for SDNC Saves ~250M of disk space Signed-off-by: Matej Klotton <matej.klotton@pantheon.tech> Issue-ID: SDNC-800 Change-Id: I42b4f9c3c5216e7e22753287f74f4261c139e8f9 Former-commit-id: e1829deb67e1e028ad02c383db86ff654bfcbe06
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".