Comment 2 for bug 1610958

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.messaging (master)

Reviewed: https://review.openstack.org/352579
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=f61f0c1c1b037ac182c36ee8b98d2418beaa82a4
Submitter: Jenkins
Branch: master

commit f61f0c1c1b037ac182c36ee8b98d2418beaa82a4
Author: Oleksii Zamiatin <email address hidden>
Date: Mon Aug 8 15:27:00 2016 +0300

    [zmq] Redis unavailability is not critical

    Each time driver couldn't update from Redis
    warning message is being logged and work continues
    with cached targets state and on existing connections.

    Change-Id: I459532f1f60fab1d4c9926e02cdc3c3c6a162047
    Closes-Bug: #1610958