deb-ceilometer/ceilometer/event/storage
Julien Danjou 4bf0ae33ac sqlalchemy: do not run upgrade on fresh install
This avoids creating the full table of the old Ceilometer alarms stuff on fresh
install, while upgrade will just ignore them.

Change-Id: I06f825d9a65da46fb7c30fd07c706ee018098b83
2016-06-27 13:40:47 +02:00
..
__init__.py move EventFilter to event storage namespace 2016-04-25 11:34:50 +08:00
base.py add mandatory limit value to event list 2015-07-22 09:48:08 -04:00
impl_elasticsearch.py restrict admin event access 2015-09-01 23:10:49 -04:00
impl_hbase.py do not translate debug logs 2015-08-12 22:43:52 -04:00
impl_log.py use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00
impl_mongodb.py [MongoDB] add indexes in event collection 2015-12-17 19:15:20 +02:00
impl_sqlalchemy.py sqlalchemy: do not run upgrade on fresh install 2016-06-27 13:40:47 +02:00
models.py TraitText value restricted to max length 255 2015-06-02 23:11:48 +00:00
pymongo_base.py Remove the deprecated DB2 driver 2016-04-06 15:48:06 +02:00