[node-patches] Change in ovirt-node[master]: Extend utils.system.Mount to support new mounts instead of r...

fabiand at fedoraproject.org fabiand at fedoraproject.org
Wed Jun 25 16:42:48 UTC 2014


Fabian Deutsch has submitted this change and it was merged.

Change subject: Extend utils.system.Mount to support new mounts instead of remount
......................................................................


Extend utils.system.Mount to support new mounts instead of remount

Add support for new mountpoints instead of simply remounting an
extant mount as rw or ro to provide a convenience wrapper around
repeated calls to utils.process.check_call(["mount"....)

Also, implement mount_efi and iscsi root checking in the new
codebase

Change-Id: I14c0e863bc1467ca7e1af1d18d788446353a6064
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M src/ovirt/node/utils/system.py
M src/ovirtnode/ovirtfunctions.py
2 files changed, 58 insertions(+), 21 deletions(-)



-- 
To view, visit http://gerrit.ovirt.org/28565
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I14c0e863bc1467ca7e1af1d18d788446353a6064
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the node-patches mailing list