commit | 70506b1b74d0260c2aec37879e7d7d9f9d398a6d | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Tue Oct 25 00:20:44 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Tue Oct 25 00:20:44 2011 -0700 |
tree | 5e28be9d1cd76c5891f00adfc1fcfbec0f071718 | |
parent | 216ad694355487cd240f39d574f30e029f18b0d9 [diff] [blame] |
in multi mode, send gratuitous arp
diff --git a/stack.sh b/stack.sh index 7e4d466..b093616 100755 --- a/stack.sh +++ b/stack.sh
@@ -603,6 +603,7 @@ fi if [ -n "$MULTI_HOST" ]; then add_nova_flag "--multi_host=$MULTI_HOST" + add_nova_flag "--send_arp_for_ha=1" fi # Nova Database