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(a)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: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/50669
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic1fd5d335dbea6df4f99a20182e4e2bba0993b52
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: ovirt-hosted-engine-ha-1.3
Gerrit-Owner: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>