Merge "devstack: source neutron l2 agent script only if q-agt enabled"
This commit is contained in:
1 changed files with 3 additions and 1 deletions
@@ -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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.