heat/heat/cmd
Michael Krotscheck 59ccb2f751 Moved CORS middleware configuration into oslo-config-generator
The default values needed for heat'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 the default configuration parsing. This ensures
that if a value remains unset in heat.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: Ie3791007b33788829417ce508a3c719ae626bbce
Closes-Bug: 1551836
2016-03-14 08:19:29 -07:00
..
__init__.py Add a basic heat-manage 2013-05-27 21:06:31 +10:00
api.py Moved CORS middleware configuration into oslo-config-generator 2016-03-14 08:19:29 -07:00
api_cfn.py Moved CORS middleware configuration into oslo-config-generator 2016-03-14 08:19:29 -07:00
api_cloudwatch.py Moved CORS middleware configuration into oslo-config-generator 2016-03-14 08:19:29 -07:00
engine.py Make minimum default num_engine_workers>=4 2016-01-11 13:32:51 +13:00
manage.py Merge "Stop ignore skipped crypt_operation option" 2015-12-15 14:13:31 +00:00