Change in vdsm[ovirt-3.5]: net: backport cmdutils.systemd_run

ibarkan at redhat.com ibarkan at redhat.com
Wed Jul 22 07:16:36 UTC 2015


Ido Barkan has posted comments on this change.

Change subject: net: backport cmdutils.systemd_run
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.ovirt.org/#/c/43852/2/lib/vdsm/cmdutils.py
File lib/vdsm/cmdutils.py:

Line 17: #
Line 18: # Refer to the README and COPYING files for full details of the license
Line 19: #
Line 20: from . import constants
Line 21: 
> Please add a note here that this is a partial version of cmdutils from mast
Done
Line 22: 
Line 23: def systemd_run(cmd, scope=False, unit=None, slice=None):
Line 24:     command = [constants.EXT_SYSTEMD_RUN]
Line 25:     if scope:


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I7686e80c0880dcc28fa735d1dd3ab658136889f9
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list