Change in vdsm[master]: build: enforce abs_import check

danken at redhat.com danken at redhat.com
Wed Feb 3 16:15:53 UTC 2016


Dan Kenigsberg has submitted this change and it was merged.

Change subject: build: enforce abs_import check
......................................................................


build: enforce abs_import check

commit 2154bc8 defined a check for absolute imports in a limited
whitelist, but failed to actually run it in every `make check`.

This patch adds abs_import to check, and fixes a couple of files that
collected lint while the check was off. It also remove vdsm/network
directory, which is no longer with us.

Change-Id: I0b2e8340f39e2e6d90eb89bdb2ae78d8dfb7b8e9
Signed-off-by: Dan Kenigsberg <danken at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/53050
Continuous-Integration: Jenkins CI
Reviewed-by: Yaniv Bronhaim <ybronhei at redhat.com>
Reviewed-by: Piotr Kliczewski <piotr.kliczewski at gmail.com>
---
M Makefile.am
M lib/api/process-schema.py
M lib/api/vdsmapi.py
M lib/vdsm/commands.py
M lib/vdsm/cpuarch.py
M lib/vdsm/cpuinfo.py
M lib/vdsm/dmidecodeUtil.py
M lib/vdsm/hooks.py
M lib/vdsm/host.py
M lib/vdsm/jobs.py
M lib/vdsm/jsonrpcvdscli.py
M lib/vdsm/netinfo/mtus.py
M lib/vdsm/netinfo/qos.py
M lib/vdsm/network/canonize.py
M lib/vdsm/network/utils.py
M lib/vdsm/panic.py
M lib/vdsm/ppc64HardwareInfo.py
M lib/vdsm/sslcompat.py
M lib/vdsm/supervdsm.py
19 files changed, 39 insertions(+), 2 deletions(-)

Approvals:
  Piotr Kliczewski: Looks good to me, approved
  Yaniv Bronhaim: Looks good to me, but someone else must approve
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Verified



-- 
To view, visit https://gerrit.ovirt.org/53050
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0b2e8340f39e2e6d90eb89bdb2ae78d8dfb7b8e9
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the vdsm-patches mailing list