Activity log for bug #1078190

Date Who What changed Old value New value Message
2012-11-13 07:21:37 Lianhao Lu bug added bug
2012-11-13 08:03:54 Lianhao Lu bug task added oslo
2012-11-13 08:07:24 Lianhao Lu oslo: assignee Lianhao Lu (lianhao-lu)
2012-11-13 09:39:12 Lianhao Lu oslo: status New In Progress
2012-11-13 09:55:55 Lianhao Lu description Using the latest code (commit id: 171b1ce4495c104b8cf19f0a7609a71a354446ba) with the patch from https://review.openstack.org/15622, the collector can be launched. But once upon a "record_metering_data" rpc call is executed, it fails with the following in LOG.info: Traceback (most recent call last): File "/usr/lib/python2.7/logging/__init__.py", line 846, in emit msg = self.format(record) File "/opt/stack/ceilometer/ceilometer/openstack/common/log.py", line 463, in format return logging.StreamHandler.format(self, record) File "/usr/lib/python2.7/logging/__init__.py", line 723, in format return fmt.format(record) File "/opt/stack/ceilometer/ceilometer/openstack/common/log.py", line 427, in format return logging.Formatter.format(self, record) File "/usr/lib/python2.7/logging/__init__.py", line 467, in format s = self._fmt % record.__dict__ KeyError: u'user_id' Logged from file service.py, line 134 Traceback (most recent call last): File "/usr/lib/python2.7/logging/__init__.py", line 846, in emit msg = self.format(record) File "/opt/stack/ceilometer/ceilometer/openstack/common/log.py", line 463, in format return logging.StreamHandler.format(self, record) File "/usr/lib/python2.7/logging/__init__.py", line 723, in format return fmt.format(record) File "/opt/stack/ceilometer/ceilometer/openstack/common/log.py", line 427, in format return logging.Formatter.format(self, record) File "/usr/lib/python2.7/logging/__init__.py", line 467, in format s = self._fmt % record.__dict__ KeyError: u'user_id' Logged from file service.py, line 147 Using the latest code (commit id: 171b1ce4495c104b8cf19f0a7609a71a354446ba) with the patch from https://review.openstack.org/15622, the collector can be launched. But once upon a "record_metering_data" rpc call is executed, an exception happens in LOG.info: Traceback (most recent call last):   File "/usr/lib/python2.7/logging/__init__.py", line 846, in emit     msg = self.format(record)   File "/opt/stack/ceilometer/ceilometer/openstack/common/log.py", line 463, in format     return logging.StreamHandler.format(self, record)   File "/usr/lib/python2.7/logging/__init__.py", line 723, in format     return fmt.format(record)   File "/opt/stack/ceilometer/ceilometer/openstack/common/log.py", line 427, in format     return logging.Formatter.format(self, record)   File "/usr/lib/python2.7/logging/__init__.py", line 467, in format     s = self._fmt % record.__dict__ KeyError: u'user_id' Logged from file service.py, line 134 Traceback (most recent call last):   File "/usr/lib/python2.7/logging/__init__.py", line 846, in emit     msg = self.format(record)   File "/opt/stack/ceilometer/ceilometer/openstack/common/log.py", line 463, in format     return logging.StreamHandler.format(self, record)   File "/usr/lib/python2.7/logging/__init__.py", line 723, in format     return fmt.format(record)   File "/opt/stack/ceilometer/ceilometer/openstack/common/log.py", line 427, in format     return logging.Formatter.format(self, record)   File "/usr/lib/python2.7/logging/__init__.py", line 467, in format     s = self._fmt % record.__dict__ KeyError: u'user_id' Logged from file service.py, line 147
2012-11-15 09:57:16 Lianhao Lu oslo: status In Progress Fix Committed
2012-11-15 10:43:53 Lianhao Lu ceilometer: assignee Lianhao Lu (lianhao-lu)
2012-11-15 11:16:14 OpenStack Infra ceilometer: status New In Progress
2012-11-15 19:08:36 OpenStack Infra ceilometer: status In Progress Fix Committed
2012-12-03 08:29:41 Mark McLoughlin oslo: milestone grizzly-1
2012-12-03 08:33:43 Mark McLoughlin oslo: status Fix Committed Fix Released
2013-01-09 10:17:34 Thierry Carrez ceilometer: status Fix Committed Fix Released
2013-01-09 10:17:34 Thierry Carrez ceilometer: milestone grizzly-2
2013-04-04 11:46:46 Thierry Carrez ceilometer: milestone grizzly-2 2013.1
2013-04-04 12:43:26 Thierry Carrez oslo/grizzly: status New Fix Released
2013-04-04 12:43:26 Thierry Carrez oslo/grizzly: milestone 2013.1
2013-04-04 12:43:26 Thierry Carrez oslo/grizzly: assignee Lianhao Lu (lianhao-lu)