Comment 8 for bug 1618510

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/364917
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9d07e18cad5f212c6aea30c5cbdfd53e0694d808
Submitter: Jenkins
Branch: master

commit 9d07e18cad5f212c6aea30c5cbdfd53e0694d808
Author: Jiri Stransky <email address hidden>
Date: Tue Sep 6 15:21:25 2016 +0200

    Use Redis VIP when deploying with keepalived

    Previously we weren't creating Redis VIP in keepalived, causing Redis to
    be unusable in non-HA deployments. This is now fixed.

    Depends-On: I0bb37f6fb3eed022288b2dcfc7a88e8ff88a7ace
    Change-Id: I0ecfda1e6ad5567f6f58d60bf418bc91761833ab
    Closes-Bug: #1618510