Add IP to HAProxy kind=Optional constraint
authorGiulio Fidente <gfidente@redhat.com>
Thu, 2 Jul 2015 15:15:07 +0000 (17:15 +0200)
committerGiulio Fidente <gfidente@redhat.com>
Fri, 3 Jul 2015 06:46:56 +0000 (08:46 +0200)
commit6eb788c54844aa7d67ba8f2f116ebc2aa5931d1f
tree4872539900d295bebd1a58afe25a274ef4610cae
parent6fa6fc622441651363b70824da02e62d6dc63684
Add IP to HAProxy kind=Optional constraint

Without the constraint the VIP could get assigned to a node without
an active haproxy instance, which ultimately means everything stops
working.

kind=Optional allows a VIP to relocate to a healthy haproxy instance
in the event of a failure without tearing down the entire stack in the
process.

Change-Id: I44d44952fb42cf91a2a248250a4063e3034d119e
puppet/manifests/overcloud_controller_pacemaker.pp