7e60fc6e05
Current indentation is wrongly interpreted as quotation. Also fixed some minor formatting issues. Change-Id: Ie29e71f0394a432c255804b0d549aba56d1d5a1d
38 lines
558 B
ReStructuredText
38 lines
558 B
ReStructuredText
=======================
|
|
glance-cache-prefetcher
|
|
=======================
|
|
|
|
------------------------------
|
|
Glance Image Cache Pre-fetcher
|
|
------------------------------
|
|
|
|
.. include:: header.txt
|
|
|
|
SYNOPSIS
|
|
========
|
|
|
|
::
|
|
|
|
glance-cache-prefetcher [options]
|
|
|
|
DESCRIPTION
|
|
===========
|
|
|
|
This is meant to be run from the command line after queueing
|
|
images to be pretched.
|
|
|
|
OPTIONS
|
|
=======
|
|
|
|
**General options**
|
|
|
|
.. include:: general_options.txt
|
|
|
|
FILES
|
|
=====
|
|
|
|
**/etc/glance/glance-cache.conf**
|
|
Default configuration file for the Glance Cache
|
|
|
|
.. include:: footer.txt
|