ceilometer/ceilometer/storage
Julien Danjou 5c05c047a6 Remove sql-expire-samples-only as a CLI option
This option actually changes the behaviour of the driver, so it should
not be passed only as a CLI option, but should be set in the
configuration file.

Change-Id: I3540b2db1c039320e387d7a0484b351b082d00de
2016-09-13 11:29:19 +02:00
..
hbase fix some typos in our doc, comments and releasenotes 2016-05-25 03:23:09 +08: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 sql-expire-samples-only as a CLI option 2016-09-13 11:29:19 +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