aodh/ceilometer/event/storage
gordon chung 5c0762534b ensure collections created on upgrade
upgrade does not check that collections exists. this can cause
issues when running upgrade before any data is inserted. this patch
creates collection on upgrade if it does not exist.

Change-Id: I1774d1c943050f1a87b386502392e18b0af8c840
Closes-Bug: #1434013
2015-03-23 10:43:51 -04:00
..
__init__.py isolate event storage models 2014-10-01 21:43:20 -04:00
base.py support time to live on event database for MongoDB 2015-02-05 11:20:51 +08:00
impl_db2.py [MongoDB] Fix bug with reconnection to new master node 2014-10-23 14:05:38 +03:00
impl_elasticsearch.py add option to store raw notification 2015-03-03 14:44:46 -05:00
impl_hbase.py add option to store raw notification 2015-03-03 14:44:46 -05:00
impl_log.py support time to live on event database for MongoDB 2015-02-05 11:20:51 +08:00
impl_mongodb.py ensure collections created on upgrade 2015-03-23 10:43:51 -04:00
impl_sqlalchemy.py Merge "order traits returned within events" 2015-03-12 16:08:31 +00:00
models.py add option to store raw notification 2015-03-03 14:44:46 -05:00
pymongo_base.py add option to store raw notification 2015-03-03 14:44:46 -05:00