Re: [openstack-dev] [tacker] [hacking] [requirements] pep8 to pycodestyle

2017-12-11 Thread Swapnil Kulkarni
On Tue, Dec 12, 2017 at 4:37 AM, Ben Nemec wrote: > It's probably worth noting here that this is to reflect an upstream rename > from pep8 to pycodestyle, not an actual change in the library we use for > style checking. It's mentioned in the commit messages, but for anyone just > scanning the mai

Re: [openstack-dev] [tacker] [hacking] [requirements] pep8 to pycodestyle

2017-12-11 Thread Ben Nemec
It's probably worth noting here that this is to reflect an upstream rename from pep8 to pycodestyle, not an actual change in the library we use for style checking. It's mentioned in the commit messages, but for anyone just scanning the mailing list it may not be obvious. I left a review on th

[openstack-dev] [tacker] [hacking] [requirements] pep8 to pycodestyle

2017-12-04 Thread Swapnil Kulkarni
We have a change [1] out there which will remove pep8 and use pycodestyle in global requirements. For this change to be merged we need all dependent projects to use the same and check if they have any conflicts. We are waiting for [2] for hacking and [3] for tackerclient to be merged so that we can