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)
commit96e18ecc90539c86c0456c9f87b8b4c6ed8704dd
treec1244822a266ce108418caa7ec5c515ad3b08f90
parent1c9c8249a2f245c053d6ee9ef088d49437a98fc1
use ControlVirtualInterface for keepalived VRRP

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