Comment 12 for bug 1804262

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.opendev.org/678954
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=708c11e96d01157704ba63b9b15a6e695c77ad07
Submitter: Zuul
Branch: master

commit 708c11e96d01157704ba63b9b15a6e695c77ad07
Author: Matt Riedemann <email address hidden>
Date: Tue Aug 27 16:04:57 2019 -0400

    Update help for image_cache_manager_interval option

    The image_cache_manager_interval configuration option help is
    updated to:

    1. Fix formatting on possible values.
    2. Describe the "large number of instances" scenarios to
       watch out for in bug 1804262.
    3. Add related options.
    4. Clarify the "0" default interval value so it is not confused
       with the 2400 default.

    Change-Id: Ia182e758d975e76a6e6f14f29591cb2891d7c83a
    Related-Bug: #1804262