Martin Sivák has submitted this change and it was merged.
Change subject: Correct corrupted block 0 when setting global maintenance
......................................................................
Correct corrupted block 0 when setting global maintenance
There is a chance of traceback when global maintenance mode
is being enabled or disabled and the global block (0) is
corrupted.
This fixes that and corrects the block format.
Change-Id: I861efd082d13020c6d6425a772d07dd3eb254c7c
Signed-off-by: Martin Sivak <msivak(a)redhat.com>
---
M ovirt_hosted_engine_ha/client/client.py
1 file changed, 6 insertions(+), 2 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, but someone else must approve
Martin Sivák: Verified; Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/38495
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I861efd082d13020c6d6425a772d07dd3eb254c7c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server