aodh/ceilometer/storage
Kennan 45bb98531b Fix db2 upgrade in multi-thread run issue
In multi-thread run cases(like chef recipes run), it would hit insert same
record issue, this fix make sure insert different data in db, thus not hit
duplicated insert issue, it is mainly improve in multi-thread cases run.

Change-Id: I1690dc5863cbd2b213d241477e23e82d295856fe
Closes-Bug: #1427997
2015-03-14 14:45:59 +08:00
..
hbase Use oslo_utils instead of deprecated oslo.utils 2015-01-10 21:04:23 +08:00
mongo [MongoDB] Add regex to complex queries 2015-02-05 14:30:20 +04:00
sqlalchemy add option to store raw notification 2015-03-03 14:44:46 -05:00
__init__.py Added option to allow sample expiration more frequently 2015-03-09 08:21:16 -07:00
base.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
impl_db2.py Fix db2 upgrade in multi-thread run issue 2015-03-14 14:45:59 +08:00
impl_hbase.py Use oslo_utils instead of deprecated oslo.utils 2015-01-10 21:04:23 +08:00
impl_log.py support time to live on event database for MongoDB 2015-02-05 11:20:51 +08:00
impl_mongodb.py support time to live on event database for MongoDB 2015-02-05 11:20:51 +08:00
impl_sqlalchemy.py Added option to allow sample expiration more frequently 2015-03-09 08:21:16 -07:00
models.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
pymongo_base.py [MongoDB] Fix bug with 'bad' chars in metadatas keys 2014-12-01 15:51:25 +02:00