[node-patches] Change in ovirt-node[master]: Use system.service() for service cim/snmp action
mburns at redhat.com
mburns at redhat.com
Wed Jun 19 15:46:14 UTC 2013
Michael Burns has submitted this change and it was merged.
Change subject: Use system.service() for service cim/snmp action
......................................................................
Use system.service() for service cim/snmp action
Previously using process.call() for service cim/snmp
stop/start/restart.
Now using system.service() instead of process.call()
Change-Id: I15291be934c68d5c3f3b56d3bdb044244c415a58
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=975706
Signed-off-by: hadong <hadong0720 at gmail.com>
---
M src/ovirt/node/setup/cim/cim_model.py
M src/ovirt/node/setup/snmp/snmp_model.py
2 files changed, 6 insertions(+), 7 deletions(-)
Approvals:
Michael Burns: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15871
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I15291be934c68d5c3f3b56d3bdb044244c415a58
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: hadong <hadong0720 at gmail.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the node-patches
mailing list