aodh/ceilometer
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
..
agent Merge "alarming: add gnocchi alarm rules" 2015-03-10 12:03:54 +00:00
alarm alarming: add gnocchi alarm rules 2015-02-23 16:57:43 +01:00
api Merge "Switch to oslo.policy 0.3.0" 2015-03-11 20:34:20 +00:00
cmd Check the namespaces duplication for ceilometer-polling 2015-03-13 17:12:18 +08:00
compute fix wrong string format in libvirt inspector 2015-02-27 10:18:34 +08:00
data_processing add an option to disable non-metric meters 2015-02-24 18:33:26 -05:00
dispatcher add event listener to collector 2015-02-02 11:00:47 -05:00
energy Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
event Merge "order traits returned within events" 2015-03-12 16:08:31 +00:00
hacking enable oslo namespace check for ceilometer project 2015-02-11 16:09:19 +08:00
hardware Patch for fixing hardware.memory.used metric 2015-02-19 08:42:06 -08:00
identity Attempt to set user_id for identity events 2015-03-11 03:17:47 +00:00
image add an option to disable non-metric meters 2015-02-24 18:33:26 -05:00
ipmi Add more power and thermal data 2015-03-10 00:59:54 +00:00
key_value_storage add an option to disable non-metric meters 2015-02-24 18:33:26 -05:00
locale Imported Translations from Transifex 2015-03-12 06:06:25 +00:00
network add an option to disable non-metric meters 2015-02-24 18:33:26 -05:00
objectstore add an option to disable non-metric meters 2015-02-24 18:33:26 -05:00
openstack Switch to oslo.policy 0.3.0 2015-03-11 09:33:19 +08:00
orchestration add an option to disable non-metric meters 2015-02-24 18:33:26 -05:00
profiler Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
publisher Add a Kafka publisher as a Ceilometer publisher 2015-03-11 11:51:22 +00:00
storage Fix db2 upgrade in multi-thread run issue 2015-03-14 14:45:59 +08:00
tests Fix db2 upgrade in multi-thread run issue 2015-03-14 14:45:59 +08:00
transformer Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
volume add an option to disable non-metric meters 2015-02-24 18:33:26 -05:00
__init__.py Disable eventlet monkey-patching of DNS 2015-01-19 12:45:23 +00:00
cli.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
collector.py add option to store raw notification 2015-03-03 14:44:46 -05:00
coordination.py correctly leave group when process is stopped 2015-02-12 15:57:52 +08:00
i18n.py switch to oslo_i18n 2015-01-12 20:16:20 +08:00
keystone_client.py alarming: add gnocchi alarm rules 2015-02-23 16:57:43 +01:00
messaging.py switch to oslo_serialization 2015-02-11 11:48:42 +08:00
middleware.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
neutron_client.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
notification.py Merge "fix inline multiple assignment" 2015-02-25 17:46:15 +00:00
notifier.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
nova_client.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
opts.py Merge "Switch to oslo.policy 0.3.0" 2015-03-11 20:34:20 +00:00
pipeline.py add option to store raw notification 2015-03-03 14:44:46 -05:00
sample.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
service.py Validate default values in config 2015-02-10 10:50:36 +01:00
utils.py add event listener to collector 2015-02-02 11:00:47 -05:00