Change in vdsm[master]: pep8: make pep8-1.5 happy with E265

mtayer at redhat.com mtayer at redhat.com
Mon Mar 31 14:21:19 UTC 2014


mooli tayer has posted comments on this change.

Change subject: pep8: make pep8-1.5 happy with E265
......................................................................


Patch Set 1:

(3 comments)

http://gerrit.ovirt.org/#/c/26248/1/vdsm/gluster/exception.py
File vdsm/gluster/exception.py:

Line 17: #
Line 18: # Refer to the README and COPYING files for full details of the license
Line 19: #
Line 20: 
Line 21: ########################################################
is the above ok? it does not start with '# '
bellow too.
Line 22: #
Line 23: #  Set of user defined gluster exceptions.
Line 24: #
Line 25: ########################################################


http://gerrit.ovirt.org/#/c/26248/1/vdsm/kaxmlrpclib.py
File vdsm/kaxmlrpclib.py:

Line 106: 
Line 107: class TcpkeepHTTP(httplib.HTTP):
Line 108:     _connection_class = TcpkeepHTTPConnection
Line 109: 
Line 110: ###################
is the above ok? it does not start with '# '
Line 111: # the same, for ssl
Line 112: from vdsm import SecureXMLRPCServer
Line 113: import ssl
Line 114: 


http://gerrit.ovirt.org/#/c/26248/1/vdsm/storage/storage_exception.py
File vdsm/storage/storage_exception.py:

Line 21: ########################################################
is the above ok? it does not start with '# '
bellow too.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I91c49e1c0f36590b8052462b9e066c110eacd67b
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: mooli tayer <mtayer at redhat.com>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list