Change in vdsm[master]: pep8: whitelist everything

danken at redhat.com danken at redhat.com
Wed Mar 5 11:58:35 UTC 2014


Dan Kenigsberg has posted comments on this change.

Change subject: pep8: whitelist everything
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/25392/1/Makefile.am
File Makefile.am:

Line 52: if HOOKS
Line 53: WITH_HOOKS = --define="with_hooks 1"
Line 54: endif
Line 55: 
Line 56: PEP8_BLACKLIST = config.py,constants.py,crossImportsTests.py,vdsm.py
> is it all the template output files? because we have more
All the other auto-generated py-files do not break pep8 - and I'd like to keep that!

I could have PEP8_BLACKLIST become space-delimited, and use `sed` to replace them with comas. I think it would not be more readable, but I'll try it in a follow-up patch.
Line 57: 
Line 58: SKIP_PYFLAKES_ERR = "\./vdsm/storage/lvm\.py.*: list comprehension redefines \
Line 59: 	'lv' from line .*"
Line 60: 


-- 
To view, visit http://gerrit.ovirt.org/25392
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I237e19d5cdd087d8fe0f337f41560b72b1c80a37
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list