Update plugin.sh to reflect that it is for a vmax

This commit is contained in:
Unana Okpoyo 2017-06-16 15:14:42 +01:00
parent 37c3245fdd
commit 87851ae7da
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ function configure_single_pool {
configure_port_groups ${be_name}
}
function configure_cinder_backend_dell_emc {
function configure_cinder_backend_vmax {
local be_name=$1
local emc_multi=${be_name%%_*}
iniset ${CINDER_CONF} ${be_name} volume_backend_name ${be_name}