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
commit cdb1e34a35
1 changed files with 1 additions and 0 deletions

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