4016d11e91
Use oslo.config sphinx extension "sphinxconfiggen" to generate sample configuration files at the beginning of each sphinx build. Include the generated sample configuration files as part of the developer docs so that they can be removed from the code tree eventually. Change-Id: I42934a437272b3822efd84bfe16392341804baed Co-Authored-By: Nikhil Komawar <nik.komawar@gmail.com> Co-Authored-By: Hemanth Makkapati <hemanth.makkapati@rackspace.com>
49 lines
1.6 KiB
ReStructuredText
49 lines
1.6 KiB
ReStructuredText
===========================
|
|
Glance Sample Configuration
|
|
===========================
|
|
|
|
The following are sample configuration files for all Glance services and
|
|
utilities. These are generated from code and reflect the current state of code
|
|
in the Glance repository.
|
|
|
|
Sample configuration for Glance API
|
|
-----------------------------------
|
|
This sample configuration can also be viewed in `file form <_static/glance-api.conf.sample>`_.
|
|
|
|
.. literalinclude:: _static/glance-api.conf.sample
|
|
|
|
|
|
Sample configuration for Glance Registry
|
|
----------------------------------------
|
|
This sample configuration can also be viewed in `file form <_static/glance-registry.conf.sample>`_.
|
|
|
|
.. literalinclude:: _static/glance-registry.conf.sample
|
|
|
|
|
|
Sample configuration for Glance Scrubber
|
|
----------------------------------------
|
|
This sample configuration can also be viewed in `file form <_static/glance-scrubber.conf.sample>`_.
|
|
|
|
.. literalinclude:: _static/glance-scrubber.conf.sample
|
|
|
|
|
|
Sample configuration for Glance Manage
|
|
--------------------------------------
|
|
This sample configuration can also be viewed in `file form <_static/glance-manage.conf.sample>`_.
|
|
|
|
.. literalinclude:: _static/glance-manage.conf.sample
|
|
|
|
|
|
Sample configuration for Glance Cache
|
|
-------------------------------------
|
|
This sample configuration can also be viewed in `file form <_static/glance-cache.conf.sample>`_.
|
|
|
|
.. literalinclude:: _static/glance-cache.conf.sample
|
|
|
|
|
|
Sample configuration for Glare
|
|
------------------------------
|
|
This sample configuration can also be viewed in `file form <_static/glance-glare.conf.sample>`_.
|
|
|
|
.. literalinclude:: _static/glance-glare.conf.sample
|