Activity log for bug #1157597

Date Who What changed Old value New value Message
2013-03-20 08:26:49 Zhongyue Luo bug added bug
2013-03-20 08:28:27 OpenStack Infra oslo: status New In Progress
2013-03-20 08:28:27 OpenStack Infra oslo: assignee Zhongyue Luo (zyluo)
2013-03-20 08:30:59 Zhongyue Luo description Currently there are some unused imports in the upstream codebase. ************* Module tests.utils W: 20,0: Unused import subprocess ************* Module tests.unit.test_plugin W: 18,0: Unused import cfg ************* Module tests.unit.test_notifier W: 23,0: Unused import rabbit_notifier ************* Module tests.unit.test_version ... Instead of conducting janitorial cleanups every now and then we should have pylint check for unused imports for each patch. Therefore adding a python script that executes pylint and a pylint section to tox.ini should prevent unused imports perminantly. The reason writing a script is for flexible configuration of pylint which could happen in the future. Currently there are some unused imports in the upstream codebase. ************* Module tests.utils W: 20,0: Unused import subprocess ************* Module tests.unit.test_plugin W: 18,0: Unused import cfg ************* Module tests.unit.test_notifier W: 23,0: Unused import rabbit_notifier ************* Module tests.unit.test_version ... Instead of conducting janitorial cleanups every now and then we should have pylint check for unused imports for each patch. Therefore adding a python script that executes pylint and a pylint section to tox.ini should prevent unused imports perminantly. The reason writing a script is for flexible configuration of pylint which would be useful for adding exceptions in the future.
2013-03-20 15:47:19 Doug Hellmann bug added subscriber Monty Taylor
2013-03-22 06:49:56 Mark McLoughlin oslo: importance Undecided Medium
2013-03-22 10:28:29 OpenStack Infra oslo: status In Progress Fix Committed
2013-04-08 09:59:59 Zhongyue Luo removed subscriber Zhongyue Luo
2013-05-30 09:48:05 Thierry Carrez oslo: status Fix Committed Fix Released
2013-05-30 09:48:05 Thierry Carrez oslo: milestone havana-1
2013-10-17 09:06:45 Thierry Carrez oslo: milestone havana-1 2013.2