Dan Kenigsberg has submitted this change and it was merged. Change subject: pep8: Make vdsm_api pep8 clean ......................................................................
pep8: Make vdsm_api pep8 clean Since the vdsm_api directory does not yet have a Makefile.am, the files cannot be checked because vdsm_api isn't included in the distribution. The next patch in this series will remedy that by establishing an automake presense in vdsm_api/ . Change-Id: I2285729264f7ea2ee9cd2b32fdaeab264ae9121e Signed-off-by: Adam Litke <[email protected]> --- M vdsm_api/process-schema.py M vdsm_api/vdsmapi.py 2 files changed, 35 insertions(+), 6 deletions(-) Approvals: Adam Litke: Verified ShaoHe Feng: Looks good to me, but someone else must approve Saggi Mizrahi: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8664 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2285729264f7ea2ee9cd2b32fdaeab264ae9121e Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
