panko/ceilometer/tests
Michael Krotscheck 309345268b Moved CORS middleware configuration into oslo-config-generator
The default values needed for ceilometer'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 ceilometer's default configuration parsing. This ensures
that if a value remains unset in ceilometer.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.

Closes-Bug: 1551836
Change-Id: Iaab90bfa1811bf6d56696648a000f02ee3306285
2016-03-02 04:48:34 -08:00
..
functional Moved CORS middleware configuration into oslo-config-generator 2016-03-02 04:48:34 -08:00
integration tests: fix unworking debug output 2016-02-17 10:13:38 +01:00
tempest Merge "tempest: migrate base class for tests" 2016-02-05 08:54:23 +00:00
unit Add an update interval to compute discovery 2016-02-26 14:44:25 +03:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
base.py Remove eventlet usage 2015-11-24 13:44:58 +01:00
db.py tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00
mocks.py Parametrize table_prefix_separator in hbase 2015-09-28 10:45:06 +02:00
pipeline_base.py Adds timestamp option to Aggregation transformer 2016-02-16 21:56:31 +00:00