Comment 6 for bug 1075018

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/folsom)

Reviewed: https://review.openstack.org/17064
Committed: http://github.com/openstack/nova/commit/22d7c3bb0e522503a648f279e222f595c351fba2
Submitter: Jenkins
Branch: stable/folsom

commit 22d7c3bb0e522503a648f279e222f595c351fba2
Author: Mark McLoughlin <email address hidden>
Date: Wed Nov 28 17:47:38 2012 +0000

    Disable the image cache manager by default

    bug #1075018 and bug #1078594 are very serious issues with the image
    cache manager when using shared storage. We couldn't address the
    issues in time for 2012.2.1 because of the riskiness of the changes
    required.

    As a workaround, disable that code by default using:

      image_cache_manager_interval=0

    Change-Id: Iab78abf855e919bc3d3278a39882ff6d39bd3c1c