Dan Kenigsberg has submitted this change and it was merged. Change subject: lib: rename qemuImg to qemuimg for pep8 compliancy ......................................................................
lib: rename qemuImg to qemuimg for pep8 compliancy Modules should have short, all-lowercase names. Change-Id: I4fad13d1b9b44f93b5fd0532e4d3ed6b55170eb5 Signed-off-by: Federico Simoncelli <[email protected]> Reviewed-on: http://gerrit.ovirt.org/26866 Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Douglas Schilling Landgraf <[email protected]> --- M debian/vdsm-python.install M lib/vdsm/Makefile.am R lib/vdsm/qemuimg.py M vdsm.spec.in M vdsm/storage/blockVolume.py M vdsm/storage/hsm.py M vdsm/storage/image.py M vdsm/storage/imageRepository/formatConverter.py M vdsm/storage/volume.py M vdsm/virt/vm.py 10 files changed, 25 insertions(+), 25 deletions(-) Approvals: Douglas Schilling Landgraf: Looks good to me, but someone else must approve Federico Simoncelli: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/26866 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4fad13d1b9b44f93b5fd0532e4d3ed6b55170eb5 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
