Remove "image_cache_invalid_entry_grace_period "option

Bug #1249949 reported by Noboru Arai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Undecided
Noboru Arai

Bug Description

"image_cache_invalid_entry_grace_period " option is used glance-cache.conf, but the option is unused in *.py.

  <Result of "grep" command>
     vagrant@precise64:/opt/stack/glance$ grep -r image_cache_invalid_entry_grace_period ./
     ./etc/glance-cache.conf:# image_cache_invalid_entry_grace_period - seconds
     ./etc/glance-cache.conf:image_cache_invalid_entry_grace_period = 3600

because of https://review.openstack.org/#/c/1064/3/glance/image_cache/cleaner.py, I think the option is unused.

Noboru Arai (arai-h)
Changed in glance:
assignee: nobody → Noboru Arai (arai-h)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance (master)

Fix proposed to branch: master
Review: https://review.openstack.org/55789

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

Reviewed: https://review.openstack.org/55789
Committed: http://github.com/openstack/glance/commit/3db3edabe6771f9d24e995720b82b600f3031386
Submitter: Jenkins
Branch: master

commit 3db3edabe6771f9d24e995720b82b600f3031386
Author: Noboru Arai <email address hidden>
Date: Mon Nov 11 15:03:56 2013 +0900

    Remove "image_cache_invalid_entry_grace_period" option

     "image_cache_invalid_entry_grace_period" option is unused
    in *.py, but the option is used in glance-cache.conf.

     I removed "image_cache_invalid_entry_grace_period" option
    from glance-cache.conf.

    Change-Id: Id235945f9cc89219118e4a3ec077f0e887a3b3ef
    Closes-Bug: #1249949

Changed in glance:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
milestone: none → icehouse-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in glance:
milestone: icehouse-1 → 2014.1
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.