X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fappc%2Fsrc%2Fmain%2Fscripts%2FinstallFeatures.sh;h=029e376e3da562d61eb43b7c53cb19ca8a3e0895;hb=f2f020d8ff896e4b9f45637f4bfacb80dabe909e;hp=fb37f1b2a8558fab805b4ef765042cf9fbed7f88;hpb=e57a4edf7a69fc1fc26e70721aed3ea355dd5766;p=appc%2Fdeployment.git diff --git a/installation/appc/src/main/scripts/installFeatures.sh b/installation/appc/src/main/scripts/installFeatures.sh index fb37f1b..029e376 100644 --- a/installation/appc/src/main/scripts/installFeatures.sh +++ b/installation/appc/src/main/scripts/installFeatures.sh @@ -87,7 +87,8 @@ APPC_FEATURES_1=" \ appc-aai-client \ appc-event-listener \ appc-network-inventory-client \ - appc-design-services" + appc-design-services \ + appc-interfaces-service" APPC_FEATURES_UNZIP=" \ appc-metric \ @@ -116,7 +117,8 @@ APPC_FEATURES_1=" \ appc-artifact-handler \ appc-aai-client \ appc-network-inventory-client \ - appc-design-services" + appc-design-services \ + appc-interfaces-service"