Nova Compute (Folsom) has wrong default image_cache_manager_interval value

Bug #1171915 reported by Emilien Macchi
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned
Folsom
Won't Fix
Undecided
Unassigned

Bug Description

nova/compute/manager.py need to be backported in Folsom :

In Folsom :
...
cfg.IntOpt("image_cache_manager_interval", default=0,
...

In Grizzly :

...
cfg.IntOpt("image_cache_manager_interval", default=2400,
...

Impact : in a production environment, I ran an issue with images purging, since image_cache_manager_interval is set at 0 by default.

To avoid any mistake for people using default values, I suggest to backport this change into Folsom.

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

Fix proposed to branch: stable/folsom
Review: https://review.openstack.org/27360

description: updated
Revision history for this message
Alan Pevec (apevec) wrote :
Changed in nova:
status: New → Won't Fix
status: Won't Fix → Invalid
Revision history for this message
Alvaro Lopez (aloga) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.