Greg Padgett has posted comments on this change.

Change subject: monitor: recognize additional vm states
......................................................................


Patch Set 2:

(1 comment)

....................................................
File ovirt_hosted_engine_ha/broker/submonitors/engine_health.py
Line 68:                 or vm_status == 'migration source'
Line 69:                 or vm_status == 'rebootinprogress'
Line 70:                 or vm_status == 'restoringstate'
Line 71:                 or vm_status == 'savingstate'
Line 72:                 or vm_status == 'paused'):
Done
Line 73:             self._log.info("VM status: %s", vm_status)
Line 74:             self.update_result('vm-up bad-health-status')
Line 75:             return
Line 76:         if vm_status != 'up':


-- 
To view, visit http://gerrit.ovirt.org/20210
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1b73870306a559505d3441e9a2e57dfb0d191bae
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[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

Reply via email to