Sandro Bonazzola has posted comments on this change. Change subject: agent: enable local maintenance mode ......................................................................
Patch Set 1: (1 comment) .................................................... File ovirt_hosted_engine_ha/client/client.py Line 57: LOCAL - local host maintenance Line 58: GLOBAL - global maintenance Line 59: """ Line 60: LOCAL = 'LOCAL' Line 61: GLOBAL = 'GLOBAL' Missing NONE here Line 62: Line 63: def __init__(self, log=False): Line 64: """ Line 65: Create an instance of HAClient. If the caller has a log handler, it -- To view, visit http://gerrit.ovirt.org/20278 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I60e62cd03daec812e16a3a5bbd2d3d896e41402d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Greg Padgett <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
