use ControlVirtualInterface for keepalived VRRP
authorGiulio Fidente <gfidente@redhat.com>
Thu, 10 Jul 2014 03:48:05 +0000 (05:48 +0200)
committerGiulio Fidente <gfidente@redhat.com>
Thu, 10 Jul 2014 03:48:47 +0000 (05:48 +0200)
Change keepalived.keepalive_interface so that it uses the actual
ControlVirtualInterface (bridge) for VRRP rather than the bridged
interface (NeutronPublicInterface).

Fixes the issue which caused keepalived to bring up the VIP on
all control nodes.

Change-Id: Ifc484d6a6086d9872210aa576f21d326f60b7d35

overcloud-source.yaml

index a80a24c..69400be 100644 (file)
@@ -466,7 +466,7 @@ Resources:
               - {server: {Ref: NtpServer}, fudge: "stratum 0"}
         keepalived:
           keepalive_interface:
-            Ref: NeutronPublicInterface
+            Ref: ControlVirtualInterface
           priority: 101
         virtual_ips:
             -