From 3fad8837732726decb60a2ce54bcaadb1249e89e Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 10 Sep 2018 13:56:14 -0700 Subject: [PATCH] Add back cdt features Features were temporarily removed while features were being fixed. Change-Id: Ifd4a2eaebfd483d94b47f2dcf92281eaf8022df6 Signed-off-by: Patrick Brady Issue-ID: APPC-1185 --- installation/appc/src/main/scripts/installFeatures.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/installation/appc/src/main/scripts/installFeatures.sh b/installation/appc/src/main/scripts/installFeatures.sh index 6be11f4..a363279 100644 --- a/installation/appc/src/main/scripts/installFeatures.sh +++ b/installation/appc/src/main/scripts/installFeatures.sh @@ -84,9 +84,12 @@ APPC_FEATURES_1=" \ onap-appc-config-encryption-tool \ onap-appc-config-flow-controller \ onap-appc-config-params \ + onap-appc-artifact-handler onap-appc-aai-client \ onap-appc-event-listener \ - onap-appc-network-inventory-client" + onap-appc-network-inventory-client \ + onap-appc-design-services \ + onap-appc-interfaces-service" APPC_FEATURES_UNZIP=" \ appc-core \ -- 2.16.6