Comment 24 for bug 1577519

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

Reviewed: https://review.openstack.org/328374
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-radosgw/commit/?id=3bacc91230dbc00305d0fac677b4022bda58e350
Submitter: Jenkins
Branch: master

commit 3bacc91230dbc00305d0fac677b4022bda58e350
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