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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
