glance/glance/cmd
Michael Krotscheck 7a93458baa Moved CORS middleware configuration into oslo-config-generator
The default values needed for glance's implementation of cors
middleware have been moved from paste.ini into the configuration
hooks provided by oslo.config. Furthermore, these values have been
added to glance's default configuration parsing. This ensures
that if a value remains unset in glance-api.conf, it will be set to use
sane defaults, and that an operator modifying the configuration
file will be presented with a default set of necessary sane headers.

Change-Id: I3c9d267b6224d6c7e5cc2c41cb51fb7e363c4955
Closes-Bug: 1551836
2016-03-02 07:48:05 -08:00
..
__init__.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
api.py Moved CORS middleware configuration into oslo-config-generator 2016-03-02 07:48:05 -08:00
cache_cleaner.py Move to graduated oslo.log module 2015-03-12 11:48:24 +00:00
cache_manage.py utils: remove PrettyTable custom class in favor of the eponym libary 2016-01-26 10:18:04 +01:00
cache_prefetcher.py Move to graduated oslo.log module 2015-03-12 11:48:24 +00:00
cache_pruner.py Move to graduated oslo.log module 2015-03-12 11:48:24 +00:00
control.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
glare.py Move Glance Artifact Repository API to separate endpoint 2016-02-10 18:34:55 +03:00
manage.py Moved CORS middleware configuration into oslo-config-generator 2016-03-02 07:48:05 -08:00
registry.py Moved CORS middleware configuration into oslo-config-generator 2016-03-02 07:48:05 -08:00
replicator.py Fix help command in cache manange and replicator 2016-01-22 11:08:15 +08:00
scrubber.py Scrub images in parallel 2015-09-15 11:49:16 -05:00