Activity log for bug #1538518

Date Who What changed Old value New value Message
2016-01-27 11:32:43 Illia Khudoshyn bug added bug
2016-01-27 12:26:00 Andriy Kurilin rally: status New Triaged
2016-01-27 12:26:02 Andriy Kurilin rally: importance Undecided Wishlist
2016-01-27 15:11:55 Steve Wilkerson rally: assignee Steve Wilkerson (sw5822)
2016-02-01 14:40:53 Steve Wilkerson rally: status Triaged In Progress
2016-02-06 04:38:08 Ren Qiaowei bug task added nova
2016-02-06 04:38:20 Ren Qiaowei nova: assignee Ren Qiaowei (qiaowei-ren)
2016-02-06 04:38:28 Ren Qiaowei nova: status New In Progress
2016-02-06 04:38:53 Ren Qiaowei bug task added swift
2016-02-06 04:39:04 Ren Qiaowei swift: assignee Ren Qiaowei (qiaowei-ren)
2016-02-06 04:39:09 Ren Qiaowei swift: status New In Progress
2016-02-06 04:40:09 Ren Qiaowei bug task added glance
2016-02-06 04:40:24 Ren Qiaowei glance: assignee Ren Qiaowei (qiaowei-ren)
2016-02-06 04:40:31 Ren Qiaowei glance: status New In Progress
2016-02-06 04:41:45 Ren Qiaowei bug task added cinder
2016-02-06 04:43:49 Ren Qiaowei cinder: assignee Ren Qiaowei (qiaowei-ren)
2016-02-06 04:43:54 Ren Qiaowei cinder: status New In Progress
2016-02-06 04:44:14 Ren Qiaowei bug task added ceilometer
2016-02-06 04:44:27 Ren Qiaowei ceilometer: assignee Ren Qiaowei (qiaowei-ren)
2016-02-06 04:44:33 Ren Qiaowei ceilometer: status New In Progress
2016-02-06 04:46:02 Ren Qiaowei bug task added neutron
2016-02-06 04:46:19 Ren Qiaowei neutron: assignee Ren Qiaowei (qiaowei-ren)
2016-02-06 04:46:26 Ren Qiaowei neutron: status New In Progress
2016-02-06 04:57:50 Ren Qiaowei description `len()` is used to check if collection (e.g., a dict, list, set, etc.) has items. As collections have a boolean representation too, it is better to directly check for true / false. rally/common/utils.py rally/task/utils.py rally/task/validation.py tests/unit/doc/test_specs.py `len()` is used to check if collection (e.g., a dict, list, set, etc.) has items. As collections have a boolean representation too, it is better to directly check for true / false. rally/common/utils.py rally/task/utils.py rally/task/validation.py tests/unit/doc/test_specs.py This change will be more obvious and more readable, and is probably cheaper than computing a set intersection, too.
2016-02-06 09:42:52 Julien Danjou bug task deleted ceilometer
2016-02-06 10:02:22 Assaf Muller bug task deleted neutron
2016-02-06 20:58:14 Sean McGinnis bug task deleted cinder
2016-02-08 14:24:16 OpenStack Infra rally: status In Progress Fix Released
2016-02-08 18:33:26 clayg swift: importance Undecided Wishlist
2016-02-10 00:34:14 Ren Qiaowei description `len()` is used to check if collection (e.g., a dict, list, set, etc.) has items. As collections have a boolean representation too, it is better to directly check for true / false. rally/common/utils.py rally/task/utils.py rally/task/validation.py tests/unit/doc/test_specs.py This change will be more obvious and more readable, and is probably cheaper than computing a set intersection, too. `len()` is used to check if collection (e.g., a dict, list, set, etc.) has items. As collections have a boolean representation too, it is better to directly check for true / false. rally/common/utils.py rally/task/utils.py rally/task/validation.py tests/unit/doc/test_specs.py
2016-02-10 00:36:28 Ren Qiaowei bug task deleted glance
2016-02-10 00:36:39 Ren Qiaowei bug task deleted nova
2016-02-10 00:38:34 Ren Qiaowei bug task deleted swift