diff --git a/devstack/lib/nsx_common b/devstack/lib/nsx_common index ac63dd9ba9..60a35fc45a 100644 --- a/devstack/lib/nsx_common +++ b/devstack/lib/nsx_common @@ -111,8 +111,6 @@ function nsxv3_configure_service { else if [[ $1 == "nsx_v3" ]]; then die $LINENO "The VMware NSX plugin needs at least one NSX manager." - else - return fi fi if [[ "$NSX_L2GW_DRIVER" != "" ]]; then