Merge "Add note about cache config options"

This commit is contained in:
Jenkins 2012-03-14 22:09:13 +00:00 committed by Gerrit Code Review
commit 45b453b276

View File

@ -597,7 +597,12 @@ image file would put the total cache size over this size. The
``glance-cache-pruner`` executable is what prunes the image cache to be equal ``glance-cache-pruner`` executable is what prunes the image cache to be equal
to or less than this value. The ``glance-cache-pruner`` executable is designed to or less than this value. The ``glance-cache-pruner`` executable is designed
to be run via cron on a regular basis. See more about this executable in to be run via cron on a regular basis. See more about this executable in
`Controlling the Growth of the Image Cache` :doc:`Controlling the Growth of the Image Cache <cache>`
.. note::
These configuration options must be set in both the glance-cache
and glance-api configuration files.
Configuring the Glance Registry Configuring the Glance Registry
------------------------------- -------------------------------