diff --git a/devstack/plugin.sh b/devstack/plugin.sh index 1a43365e..9cc4c25e 100755 --- a/devstack/plugin.sh +++ b/devstack/plugin.sh @@ -4,7 +4,9 @@ _XTRACE_NETWORKING_BGPVPN=$(set +o | grep xtrace) set -o xtrace -source $NEUTRON_DIR/devstack/lib/l2_agent +if is_service_enabled q-agt; then + source $NEUTRON_DIR/devstack/lib/l2_agent +fi if [[ "1ドル" == "source" ]]; then # no-op