Fabian Deutsch has submitted this change and it was merged. Change subject: Extend system.Filesystem.mountpoints ......................................................................
Extend system.Filesystem.mountpoints Return an empty list instead of an exception if it's not mounted anywhere. Clean up the splitting so we don't get empty Mount() objects in the list Change-Id: I805a53873ad92fdb5cb474ade8ace7697be7dcdd Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/utils/system.py 1 file changed, 6 insertions(+), 3 deletions(-) Approvals: Ryan Barry: Verified -- To view, visit https://gerrit.ovirt.org/34911 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I805a53873ad92fdb5cb474ade8ace7697be7dcdd Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
