Fabian Deutsch has submitted this change and it was merged. Change subject: Syntax fixes for kdump in mount.umount and Transaction ......................................................................
Syntax fixes for kdump in mount.umount and Transaction Add .insert to transaction instead of just .append, which doesn't seem to have been there previously. Use LOGGER instead of self.logger for mount.umount Change-Id: Ia5c2b46836188d7b8355df31982b0e133cfb80dc Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1095140 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/utils/__init__.py M src/ovirt/node/utils/system.py 2 files changed, 13 insertions(+), 10 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/35754 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia5c2b46836188d7b8355df31982b0e133cfb80dc Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
