4b8026714f
Glare became a separate project during Newton. The code was copied out of the Glance tree, but remained in the Glance repository. It is no longer being maintained, and that has begun to cause some problems, for example, blocking a recent stevedore upper constraints change; see I141b17f9dd2acebe2b23f8fc93206e23bc70b568 This patch removes the Glare code from the Glance repository. It includes Alembic database migration scripts, in both the all-in-one and E-M-C format. It also includes release notes. Implements: blueprint glare-ectomy Change-Id: I3026ca6287a65ab5287bf3843f2a9d756ce15139
53 lines
1.5 KiB
ReStructuredText
53 lines
1.5 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 `glance-api.conf.sample
|
|
<_static/glance-api.conf.sample>`_.
|
|
|
|
.. literalinclude:: _static/glance-api.conf.sample
|
|
|
|
|
|
Sample configuration for Glance Registry
|
|
----------------------------------------
|
|
|
|
This sample configuration can also be viewed in `glance-registry.conf.sample
|
|
<_static/glance-registry.conf.sample>`_.
|
|
|
|
.. literalinclude:: _static/glance-registry.conf.sample
|
|
|
|
|
|
Sample configuration for Glance Scrubber
|
|
----------------------------------------
|
|
|
|
This sample configuration can also be viewed in `glance-scrubber.conf.sample
|
|
<_static/glance-scrubber.conf.sample>`_.
|
|
|
|
.. literalinclude:: _static/glance-scrubber.conf.sample
|
|
|
|
|
|
Sample configuration for Glance Manage
|
|
--------------------------------------
|
|
|
|
This sample configuration can also be viewed in `glance-manage.conf.sample
|
|
<_static/glance-manage.conf.sample>`_.
|
|
|
|
.. literalinclude:: _static/glance-manage.conf.sample
|
|
|
|
|
|
Sample configuration for Glance Cache
|
|
-------------------------------------
|
|
|
|
This sample configuration can also be viewed in `glance-cache.conf.sample
|
|
<_static/glance-cache.conf.sample>`_.
|
|
|
|
.. literalinclude:: _static/glance-cache.conf.sample
|