Activity log for bug #1199678

Date Who What changed Old value New value Message
2013-07-10 09:05:53 David Jia bug added bug
2013-07-10 09:06:38 David Jia description Ceilometer has enabled i18n support, but there are a lot of messages in source code aren't wrapped by "_" function, for example: https://github.com/openstack/ceilometer/blob/master/ceilometer/api/app.py#L112 LOG.info('Starting server in PID %s' % os.getpid()) should be replace by LOG.info(_('Starting server in PID %s') % os.getpid()) otherwise, messages can't be captured into po file and translated. we should keep consistency with Olso codes, such as: https://github.com/openstack/ceilometer/blob/master/ceilometer/openstack/common/service.py#L113 Ceilometer has enabled i18n support, but there are a lot of messages in source code aren't wrapped by "_" function, for example: https://github.com/openstack/ceilometer/blob/master/ceilometer/api/app.py#L112 LOG.info('Starting server in PID %s' % os.getpid()) should be replace by LOG.info(_('Starting server in PID %s') % os.getpid()) otherwise, messages can't be captured into po file and translated. we should keep consistency with Oslo codes, such as: https://github.com/openstack/ceilometer/blob/master/ceilometer/openstack/common/service.py#L113
2013-07-10 09:33:39 David Jia description Ceilometer has enabled i18n support, but there are a lot of messages in source code aren't wrapped by "_" function, for example: https://github.com/openstack/ceilometer/blob/master/ceilometer/api/app.py#L112 LOG.info('Starting server in PID %s' % os.getpid()) should be replace by LOG.info(_('Starting server in PID %s') % os.getpid()) otherwise, messages can't be captured into po file and translated. we should keep consistency with Oslo codes, such as: https://github.com/openstack/ceilometer/blob/master/ceilometer/openstack/common/service.py#L113 Ceilometer has enabled i18n support, but there are a lot of messages in source code aren't wrapped by "_" function, for example: https://github.com/openstack/ceilometer/blob/master/ceilometer/api/app.py#L112 LOG.info('Starting server in PID %s' % os.getpid()) should be replace by LOG.info(_('Starting server in PID %s') % os.getpid()) those messages can't be captured into po file and translated. we should keep consistency with Oslo codes, such as: https://github.com/openstack/ceilometer/blob/master/ceilometer/openstack/common/service.py#L113
2013-07-12 03:13:52 Justin Shepherd ceilometer: assignee Justin Shepherd (jshepher)
2013-07-12 03:58:35 OpenStack Infra ceilometer: status New In Progress
2013-07-22 07:13:36 David Jia bug added subscriber Doug Hellmann
2013-08-26 17:07:55 Justin Shepherd ceilometer: assignee Justin Shepherd (jshepher)
2013-08-26 17:08:36 Justin Shepherd ceilometer: status In Progress New
2013-09-17 08:48:36 Julien Danjou ceilometer: status New Triaged
2013-09-17 08:48:37 Julien Danjou ceilometer: importance Undecided Low
2013-10-31 07:52:01 OpenStack Infra ceilometer: status Triaged In Progress
2013-10-31 07:52:01 OpenStack Infra ceilometer: assignee ChenZheng (czheng-2)
2013-12-03 06:28:26 OpenStack Infra ceilometer: status In Progress Fix Committed
2013-12-04 14:50:32 Thierry Carrez ceilometer: status Fix Committed Fix Released
2013-12-04 14:50:32 Thierry Carrez ceilometer: milestone icehouse-1
2014-04-17 08:38:15 Thierry Carrez ceilometer: milestone icehouse-1 2014.1