Comment 6 for bug 1245447

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

Reviewed: https://review.openstack.org/55157
Committed: http://github.com/openstack/oslo-incubator/commit/0717d1d55da75330a212d31238c805899a822cd4
Submitter: Jenkins
Branch: master

commit 0717d1d55da75330a212d31238c805899a822cd4
Author: Pavel Kirpichyov <email address hidden>
Date: Mon Nov 4 16:37:46 2013 +0100

    matchmaker_redis compatibility with redis-py 2.4

    From the redis documentation: "In addition to the changes above,
    the Redis class, a subclass of StrictRedis, overrides several other
    commands to provide backwards compatibility with older versions
    of redis-py"

    Change-Id: I76ca0d9660b086dfed74733f63450fecb89decb7
    Closes-Bug: 1245447