From Dan Kenigsberg <dan...@redhat.com>:

Dan Kenigsberg has submitted this change and it was merged.

Change subject: utils: Extract pgrep from utils module
......................................................................


utils: Extract pgrep from utils module

pgrep has been relocated to common.proc, to make it clearer
that it is being used by multiple subsystems, and verifying that it
has no dependencies on on non-common vdsm code.

Change-Id: I78193c67268fa81afdbc0d26964774c64cf549a3
Signed-off-by: Edward Haas <edwa...@redhat.com>
---
M lib/vdsm/common/proc.py
M lib/vdsm/network/ip/dhclient.py
M lib/vdsm/storage/misc.py
M lib/vdsm/utils.py
M tests/common/proc_test.py
M tests/functional/networkTests.py
M tests/utils_test.py
M vdsm/storage/blockSD.py
8 files changed, 49 insertions(+), 44 deletions(-)

Approvals:
  Piotr Kliczewski: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Edward Haas: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I78193c67268fa81afdbc0d26964774c64cf549a3
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Edward Haas <edwa...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Edward Haas <edwa...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
_______________________________________________
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org

Reply via email to