From e146a1a7fa3a6c0a5c9f350c3bc3cae3427953fe Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Sun, 2 Sep 2018 19:14:53 -0700 Subject: [PATCH] Stop install of design services Temporarily stop install of the cdt connection features so that appc provider will work. Change-Id: I4bd9b23c71a29c5606119024f5713044bd206524 Signed-off-by: Patrick Brady Issue-ID: APPC-1185 --- installation/appc/src/main/scripts/installFeatures.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/installation/appc/src/main/scripts/installFeatures.sh b/installation/appc/src/main/scripts/installFeatures.sh index 858ce39..6be11f4 100644 --- a/installation/appc/src/main/scripts/installFeatures.sh +++ b/installation/appc/src/main/scripts/installFeatures.sh @@ -86,9 +86,7 @@ APPC_FEATURES_1=" \ onap-appc-config-params \ onap-appc-aai-client \ onap-appc-event-listener \ - onap-appc-network-inventory-client \ - onap-appc-design-services \ - onap-appc-interfaces-service" + onap-appc-network-inventory-client" APPC_FEATURES_UNZIP=" \ appc-core \ -- 2.16.6