ceilometer/ceilometer/storage
Mehdi Abaakouk 8150391514 Remove buggy usage of global config
Reading cfg.CONF values during module load time, just doesn't works
because the configuration have not been read yet, this just hardcode
the default value of the options.

This change hardcode to default until it's possible to really fix the
issue (ie: no more global config).

Change-Id: I6bc6790879078faa0d62359375e42ae759730344
2016-10-13 12:10:03 +02:00
..
hbase Docstrings should not start with a space 2016-09-28 07:29:56 +00:00
mongo Update to hacking 0.11.0 2016-05-13 05:15:10 +08:00
sqlalchemy sqlalchemy: do not run upgrade on fresh install 2016-06-27 13:40:47 +02:00
__init__.py Remove sql-expire-samples-only as a CLI option 2016-09-13 11:29:19 +02:00
base.py base.Resource not define __ne__() built-in function 2016-07-14 17:33:11 +08:00
impl_hbase.py Fix typos in comments and config strings. 2016-03-29 08:25:39 +07:00
impl_log.py correct docstring in storage module 2016-03-22 17:59:59 +08:00
impl_mongodb.py Merge "Update to hacking 0.11.0" 2016-06-23 07:22:10 +00:00
impl_sqlalchemy.py Remove buggy usage of global config 2016-10-13 12:10:03 +02:00
models.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
pymongo_base.py Update to hacking 0.11.0 2016-05-13 05:15:10 +08:00