From 8278b79c92f5149813f0161670a0eb76c33db322 Mon Sep 17 00:00:00 2001 From: vasraz Date: Thu, 8 Jul 2021 18:54:19 +0100 Subject: Support handling of 'Large CSARs' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit If artifact storage is enabled, stores original onboarded package, leaving a reference in the VSP, instead of the original onboarded package itself. Strips files from configured folders in order to reduce the package size and onboard it. To retrieve the package, one needs to read the reference and go to the artifact storage to retrieve. If disabled, it just goes through the current onboarding process. Change-Id: I3dce0ab8422ea736c8a1ffaeb1136cf8b12a2af4 Signed-off-by: Vasyl Razinkov Signed-off-by: André Schmid Issue-ID: SDC-3635 --- onboarding/pom.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'onboarding') diff --git a/onboarding/pom.xml b/onboarding/pom.xml index e04f4b5b25..8cf7eb4b7e 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -65,7 +65,6 @@ 1.10 2.1 ${lang3.version} - 3.4.3 3.8.0 1.5.8 4.5.3 -- cgit 1.2.3-korg