Removing iaas-adapter from install 35/1635/1
authorPatrick Brady <pb071s@att.com>
Fri, 3 Mar 2017 15:01:31 +0000 (07:01 -0800)
committerPatrick Brady <pb071s@att.com>
Fri, 3 Mar 2017 15:01:41 +0000 (07:01 -0800)
Temporary change to troubleshoot an issue

Change-Id: I3609aec3990225099dd7f935924f88649027e789
Signed-off-by: Patrick Brady <pb071s@att.com>
installation/appc/src/main/scripts/installFeatures.sh
installation/appc/src/main/scripts/installZips.sh

index a10b4c1..42446ce 100644 (file)
@@ -5,7 +5,6 @@ APPC_HOME=${APPC_HOME:-/opt/openecomp/appc}
 APPC_FEATURE_DIR=${APPC_FEATURE_DIR:-${APPC_HOME}/features}
 
 APPC_FEATURES=" \
- appc-iaas-adapter \
  appc-provider \
  appc-event-listener \
  appc-dispatcher \
index 66703f0..8eb360e 100644 (file)
@@ -9,7 +9,6 @@ sdnc_targetDir=${1:-${SDNC_HOME}}
 featureDir=${targetDir}/features
 
 APPC_FEATURES=" \
- appc-iaas-adapter \
  appc-provider \
  appc-event-listener \
  appc-dispatcher \