From: Patrick Brady Date: Mon, 3 Sep 2018 02:14:53 +0000 (-0700) Subject: Stop install of design services X-Git-Tag: 1.4.4~42 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F55%2F64155%2F1;p=appc%2Fdeployment.git 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 --- 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 \