Activity log for bug #1704691

Date Who What changed Old value New value Message
2017-07-17 02:19:12 Ngo Quoc Cuong bug added bug
2017-07-17 02:19:19 Ngo Quoc Cuong fuxi: assignee Ngo Quoc Cuong (cuongnq)
2017-07-17 02:19:43 Ngo Quoc Cuong description Currently, fuxi does not have pep8 hacking checks. As the result of it, there is a lot code does not follow OpenStack recommended code conventions, such as: - [N521] Validate that jsonutils module is used instead of json - [N529] Method's default argument shouldn't be mutable - [N537] Don't translate logs. We should add pep8 hacking checks implementation to clean up the code and importantly, prevent future mistakes. Currently, fuxi does not have pep8 hacking checks. As the result of it, there is a lot code does not follow OpenStack recommended code conventions, such as: - [N521] Validate that jsonutils module is used instead of json - [N529] Method's default argument shouldn't be mutable - [N537] Don't translate logs. We should add pep8 hacking checks implementation to clean up the code and more importantly, prevent future mistakes.
2017-07-17 02:21:26 OpenStack Infra fuxi: status New In Progress
2017-08-14 14:50:34 OpenStack Infra fuxi: status In Progress Fix Released