Comment 4 for bug 1367020

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to zaqar (proposed/juno)

Reviewed: https://review.openstack.org/126948
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=be883e25f5de82f726e76e8f863447a3b0b67925
Submitter: Jenkins
Branch: proposed/juno

commit be883e25f5de82f726e76e8f863447a3b0b67925
Author: Prashanth Raghu <email address hidden>
Date: Thu Sep 25 05:25:19 2014 +0530

    Add support for redis-sentinel

    This patch adds the ability to configure Sentinel support in
    zaqar.conf. The code has been tested using one and two sentinels
    managing one master and one slave. Failovers from master to slave
    were intiated and it was verified that clients can continue to
    query the service with no downtime in the case of a lost Redis
    node.

    Co-Authored-By: Kurt Griffiths <email address hidden>
    Closes-Bug: 1367020
    Change-Id: Idcaaab3ba17c84a31b918ad8376f1d5fc105b53a