Comment 26 for bug 1577519

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ceph-radosgw (stable/16.04)

Reviewed: https://review.openstack.org/331197
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-radosgw/commit/?id=21b441810da0fd34ba6f304b23bc864767f63025
Submitter: Jenkins
Branch: stable/16.04

commit 21b441810da0fd34ba6f304b23bc864767f63025
Author: Chris Holcombe <email address hidden>
Date: Fri Jun 10 09:26:33 2016 -0700

    Increase rgw init timeout to 1200 seconds

    This changeset increases the initialization timeout
    for rgw instances from 300 -> 1200 seconds.

    This change decreases the chance that the rgw instance
    will timeout prior to OSD's actually joing the Ceph storage
    cluster as usable storage is required for this operation.

    Change-Id: I6c5442edc2fb25ff37d7a4bd0bc49aabd6f2d24c
    Closes-Bug: 1577519
    (cherry picked from commit 3bacc91230dbc00305d0fac677b4022bda58e350)