update to plugin.sh

This commit is contained in:
Unana Okpoyo 2017-06-16 15:24:53 +01:00
parent d03b866233
commit 305d45939e
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ function configure_cinder_backend_vmax {
configure_single_pool ${be_name}
echo "</EMC>" >> ${CINDER_CONF_DIR}/cinder_dell_emc_config_${be_name}.xml
${CINDER_CONF_DIR}/cinder_dell_emc_config_${be_name}.xml
if [ ! -f "$CINDER_CONF_DIR/cinder_emc_config.xml" ]; then
ln -s ${CINDER_CONF_DIR}/cinder_dell_emc_config_${be_name}.xml \
${CINDER_CONF_DIR}/cinder_emc_config.xml