Activity log for bug #1305377

Date Who What changed Old value New value Message
2014-04-10 02:04:15 Henry Gessau bug added bug
2014-04-10 02:04:24 Henry Gessau neutron: assignee Henry Gessau (gessau)
2014-04-10 02:05:56 Henry Gessau summary Correct pep8 E711 and E712 violations Correct flake8 E711 and E712 violations
2014-04-10 02:06:08 Henry Gessau description Enable PEP8 checking for E711/E712 comparison to False should be 'if cond is False:' or 'if not cond:' Enable flake8 checking for E711/E712 comparison to False should be 'if cond is False:' or 'if not cond:'
2014-04-10 02:07:21 Henry Gessau description Enable flake8 checking for E711/E712 comparison to False should be 'if cond is False:' or 'if not cond:' Enable flake8 checking for E711 comparison to False should be 'if cond is False:' or 'if not cond:' E712 comparison to True should be 'if cond is True:' or 'if cond:'
2014-04-10 02:56:16 OpenStack Infra neutron: status New In Progress
2014-04-23 01:01:21 Openstack Gerrit neutron: status In Progress Fix Committed
2014-06-12 14:48:34 Thierry Carrez neutron: status Fix Committed Fix Released
2014-06-12 14:48:34 Thierry Carrez neutron: milestone juno-1
2014-10-16 08:55:42 Thierry Carrez neutron: milestone juno-1 2014.2