Activity log for bug #1652414

Date Who What changed Old value New value Message
2016-12-24 01:50:37 Zhenyu Zheng bug added bug
2016-12-24 01:51:21 Zhenyu Zheng python-novaclient: assignee Zhenyu Zheng (zhengzhenyu)
2016-12-24 01:51:34 Zhenyu Zheng description In the 7.0.0 Novaclient release we added some warning log about using "endpoint_type" rather than "interface" when init novaclient: https://github.com/openstack/python-novaclient/blob/master/novaclient/client.py#L312-L327 This is now causing alot jenkins failures acroos projects that is using novaclient with enable_lazy set to False. As in this kind of scenario the warning message is a message object instead of unicode sting and it cannot be added: http://git.openstack.org/cgit/openstack/oslo.i18n/tree/oslo_i18n/_message.py#n227 and "Message object do not support addition" will raise. In the 7.0.0 Novaclient release we added some warning log about using "endpoint_type" rather than "interface" when init novaclient: https://github.com/openstack/python-novaclient/blob/master/novaclient/client.py#L312-L327 https://github.com/openstack/python-novaclient/blob/master/novaclient/client.py#L249-L272 This is now causing alot jenkins failures acroos projects that is using novaclient with enable_lazy set to False. As in this kind of scenario the warning message is a message object instead of unicode sting and it cannot be added: http://git.openstack.org/cgit/openstack/oslo.i18n/tree/oslo_i18n/_message.py#n227 and "Message object do not support addition" will raise.
2016-12-24 01:52:05 Zhenyu Zheng bug task added heat
2016-12-24 01:52:33 Zhenyu Zheng bug task added ceilometer
2016-12-24 01:53:56 Zhenyu Zheng python-novaclient: importance Undecided High
2016-12-24 02:25:19 Zhenyu Zheng description In the 7.0.0 Novaclient release we added some warning log about using "endpoint_type" rather than "interface" when init novaclient: https://github.com/openstack/python-novaclient/blob/master/novaclient/client.py#L312-L327 https://github.com/openstack/python-novaclient/blob/master/novaclient/client.py#L249-L272 This is now causing alot jenkins failures acroos projects that is using novaclient with enable_lazy set to False. As in this kind of scenario the warning message is a message object instead of unicode sting and it cannot be added: http://git.openstack.org/cgit/openstack/oslo.i18n/tree/oslo_i18n/_message.py#n227 and "Message object do not support addition" will raise. In the 7.0.0 Novaclient release we added some warning log about using "endpoint_type" rather than "interface" when init novaclient: https://github.com/openstack/python-novaclient/blob/master/novaclient/client.py#L312-L327 https://github.com/openstack/python-novaclient/blob/master/novaclient/client.py#L249-L272 This is now causing alot jenkins failures acroos projects that is using novaclient with enable_lazy set to False. As in this kind of scenario the warning message is a message object instead of unicode sting and it cannot be added: http://git.openstack.org/cgit/openstack/oslo.i18n/tree/oslo_i18n/_message.py#n227 and "Message object do not support addition" will raise. Related Jenkins Error: Ceilometer: http://logs.openstack.org/29/333129/3/check/gate-ceilometer-python27-ubuntu-xenial/bd125e7/
2016-12-24 03:00:28 OpenStack Infra python-novaclient: status New In Progress
2016-12-24 08:54:41 huangtianhua heat: assignee huangtianhua (huangtianhua)
2016-12-24 08:55:38 huangtianhua heat: status New In Progress
2016-12-24 08:55:45 huangtianhua heat: importance Undecided Medium
2016-12-26 01:56:56 Liusheng ceilometer: assignee Liusheng (liusheng)
2016-12-26 01:59:43 Liusheng description In the 7.0.0 Novaclient release we added some warning log about using "endpoint_type" rather than "interface" when init novaclient: https://github.com/openstack/python-novaclient/blob/master/novaclient/client.py#L312-L327 https://github.com/openstack/python-novaclient/blob/master/novaclient/client.py#L249-L272 This is now causing alot jenkins failures acroos projects that is using novaclient with enable_lazy set to False. As in this kind of scenario the warning message is a message object instead of unicode sting and it cannot be added: http://git.openstack.org/cgit/openstack/oslo.i18n/tree/oslo_i18n/_message.py#n227 and "Message object do not support addition" will raise. Related Jenkins Error: Ceilometer: http://logs.openstack.org/29/333129/3/check/gate-ceilometer-python27-ubuntu-xenial/bd125e7/ In the 7.0.0 Novaclient release we added some warning log about using "endpoint_type" rather than "interface" when init novaclient: https://github.com/openstack/python-novaclient/blob/master/novaclient/client.py#L312-L327 https://github.com/openstack/python-novaclient/blob/master/novaclient/client.py#L249-L272 This is now causing alot jenkins failures acroos projects that is using novaclient with enable_lazy set to False. As in this kind of scenario the warning message is a message object instead of unicode sting and it cannot be added: http://git.openstack.org/cgit/openstack/oslo.i18n/tree/oslo_i18n/_message.py#n227 and "Message object do not support addition" will raise. Related Jenkins Error: Ceilometer: http://logs.openstack.org/29/333129/3/check/gate-ceilometer-python27-ubuntu-xenial/bd125e7/ --------------------------------------- For ceilometer, it also has "AttributeError: 'module' object has no attribute 'HTTPClient'"[1] error because novaclient 7.0.0 release. [1] http://logs.openstack.org/72/414072/5/check/gate-ceilometer-python27-ubuntu-xenial/8806ac6/testr_results.html.gz
2016-12-26 01:59:45 Liusheng ceilometer: importance Undecided High
2016-12-26 02:01:36 OpenStack Infra ceilometer: status New In Progress
2016-12-26 11:09:49 OpenStack Infra ceilometer: status In Progress Fix Released
2017-01-04 07:59:47 OpenStack Infra tags in-stable-mitaka
2017-01-06 16:07:05 OpenStack Infra python-novaclient: assignee Zhenyu Zheng (zhengzhenyu) Matt Riedemann (mriedem)
2017-01-08 00:22:01 OpenStack Infra python-novaclient: assignee Matt Riedemann (mriedem) Zhenyu Zheng (zhengzhenyu)
2017-01-10 04:08:35 OpenStack Infra python-novaclient: status In Progress Fix Released
2017-01-10 07:00:44 huangtianhua heat: status In Progress Fix Released