Fix tvd-v devstack
Change-Id: I3223b1c0f6694d06fb7a38613d2d1cadcab8f09f
This commit is contained in:
parent
5ef3c29977
commit
cbe12a2d35
@ -111,8 +111,6 @@ function nsxv3_configure_service {
|
|||||||
else
|
else
|
||||||
if [[ $1 == "nsx_v3" ]]; then
|
if [[ $1 == "nsx_v3" ]]; then
|
||||||
die $LINENO "The VMware NSX plugin needs at least one NSX manager."
|
die $LINENO "The VMware NSX plugin needs at least one NSX manager."
|
||||||
else
|
|
||||||
return
|
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
if [[ "$NSX_L2GW_DRIVER" != "" ]]; then
|
if [[ "$NSX_L2GW_DRIVER" != "" ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user