Comment 21 for bug 1461036

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/6.1)

Reviewed: https://review.openstack.org/190249
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=bf1382cfacc85bfc58cb49f98ce4ce13fa01d651
Submitter: Jenkins
Branch: stable/6.1

commit bf1382cfacc85bfc58cb49f98ce4ce13fa01d651
Author: Timur Nurlygayanov <email address hidden>
Date: Wed Jun 10 19:25:04 2015 +0300

    Fixed issue with keystone memcache

    With the default value for the 'dead_timeout' recovery
    of keystone memcache service can take more than 3 minutes.
    This parameter allows to reduce this timeout to 20-30 seconds.

    Change-Id: Iac5076532e25295f6d9abbb9e9c1b4213931d1da
    Closes-Bug: #1461036