aodh/ceilometer
Tong Li 77a0603beb db2 does not allow None as a key for user_id in user collection
mongodb allows None value as a key for _id field, but db2 does not.
this patch will fix the problem when meters coming with user_id
being set to None.

Change-Id: If48e5117198f3e9ad834e4f7fa58ec27c57a8bc8
fixes: bug #1234165
2013-10-02 09:19:18 -04:00
..
alarm Merge "remove locals() for stringformat" 2013-09-30 14:43:19 +00:00
api Merge "api: remove useless comments" 2013-10-01 23:40:13 +00:00
central Adding region name to service credentials 2013-09-23 13:52:29 -07:00
collector collector-udp: use dispatcher rather than storage 2013-09-17 11:53:05 +02:00
compute issue an error log when cannot import libvirt 2013-09-30 21:38:27 +09:00
energy Fixes a bug in Kwapi pollster 2013-09-04 15:52:17 +02:00
image Change counter to sample vocable in cm.image 2013-08-21 13:36:44 +02:00
locale Imported Translations from Transifex 2013-10-01 06:16:21 +00:00
network Drop the *.create.start notification for Neutron 2013-09-10 17:57:07 +08:00
objectstore Don't publish samples if resource_id in missing 2013-09-25 09:32:57 +02:00
openstack Merge "Update openstack.common.policy from oslo-incubator" 2013-09-12 17:07:28 +00:00
publisher Correctly output the sample content in the file publisher 2013-09-13 08:55:17 +08:00
storage db2 does not allow None as a key for user_id in user collection 2013-10-02 09:19:18 -04:00
tests tests: fix rounding issue in timestamp comparison 2013-09-30 11:46:00 +02:00
transformer Change counter to sample vocable in cm.transformer 2013-08-21 16:07:27 +02:00
volume Handle volume.resize.* notifications 2013-09-03 15:02:58 -04:00
__init__.py Remove gettext.install from ceilometer/__init__.py 2013-04-03 22:59:44 +08:00
agent.py Reinitialize pipeline manager for service restart 2013-08-17 23:30:14 +08:00
middleware.py missing resource in middleware notification 2013-08-26 10:06:48 -04:00
notifier.py Handle more Nova and Neutron events 2013-08-07 10:55:27 +02:00
nova_client.py Adding region name to service credentials 2013-09-23 13:52:29 -07:00
pipeline.py Support for wildcard in pipeline 2013-08-26 15:27:10 +02:00
plugin.py plugin: remove is_enabled 2013-08-22 16:38:19 +02:00
sample.py validate counter_type when posting samples 2013-09-11 15:03:09 +00:00
service.py Adding region name to service credentials 2013-09-23 13:52:29 -07:00
utils.py Plug alarm history logic into the API 2013-09-02 12:06:00 +01:00