Change in ovirt-hosted-engine-ha[master]: persistence: Use pythonic persistence

Martin Sivák has submitted this change and it was merged. Change subject: persistence: Use pythonic persistence ...................................................................... persistence: Use pythonic persistence Previously a process was spawned to do the persistencen on Node, this failed because sudo did not have a persist/unpersist action defined. Now the python API is used to do the persistence. Change-Id: Ic1fd5d335dbea6df4f99a20182e4e2bba0993b52 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1291731 Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org> --- M ovirt_hosted_engine_ha/lib/upgrade.py M ovirt_hosted_engine_ha/lib/util.py 2 files changed, 9 insertions(+), 27 deletions(-) Approvals: Martin Sivák: Looks good to me, approved; Passed CI tests Simone Tiraboschi: Verified; Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/50537 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic1fd5d335dbea6df4f99a20182e4e2bba0993b52 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <fabiand@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
msivak@redhat.com