Merge "Skip neutron rebalance if ha-tool is disabled"

This commit is contained in:
Zuul
2019-05-10 17:00:08 +00:00
committed by Gerrit Code Review

View File

@@ -43,3 +43,4 @@
/opt/neutron-ha-tool.py --replicate-dhcp --now --insecure
args:
executable: /bin/bash
when: (neutron_legacy_ha_tool_enabled | default('no')) | bool