Zhou Zheng Sheng has posted comments on this change.

Change subject: change the code style of multipath.py for PEP8 compliance
......................................................................


Patch Set 1: (1 inline comment)

I found a small problem in multipath.py line 128.

....................................................
File vdsm/storage/multipath.py
Line 128:                                          cp=True, persist=True)
I suggest:

misc.rotateFiles(os.path.dirname(MPATH_CONF),
                 os.path.basename(MPATH_CONF),
                 MAX_CONF_COPIES,
                 cp=True, persist=True)

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib882a06bbbfb6f67ddec280cc4b64db93fae6632
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: ShaoHe Feng <[email protected]>
Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to