glance/doc/source/cli/glancecachepruner.rst
Doug Hellmann f252af6490 fix include directives
Change-Id: I52720ce1c8c20df246ec8e381bc0da89efd5f0d6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-21 14:15:58 -04:00

37 lines
623 B
ReStructuredText

===================
glance-cache-pruner
===================
-------------------
Glance cache pruner
-------------------
.. include:: header.txt
SYNOPSIS
========
glance-cache-pruner [options]
DESCRIPTION
===========
Prunes images from the Glance cache when the space exceeds the value
set in the image_cache_max_size configuration option. This is meant
to be run as a periodic task, perhaps every half-hour.
OPTIONS
=======
**General options**
.. include:: general_options.txt
FILES
=====
**/etc/glance/glance-cache.conf**
Default configuration file for the Glance Cache
.. include:: footer.txt