Fabian Deutsch has submitted this change and it was merged. Change subject: fs: Don't use ovirtfunctions for persistence ......................................................................
fs: Don't use ovirtfunctions for persistence Previously the legacy ovirtfunctions module was used for the peristence of files, on el7 this lead to problems. Now the legacy module is not used anymore to prevent failing persistence. Change-Id: I19931fb98a113dba609ce484ec2f5031fd1f6936 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1152873 Signed-off-by: Fabian Deutsch <[email protected]> --- M src/ovirt/node/utils/fs/__init__.py 1 file changed, 19 insertions(+), 4 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/34946 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I19931fb98a113dba609ce484ec2f5031fd1f6936 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[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
