Greg Padgett has posted comments on this change.
Change subject: monitor: recognize additional vm states
......................................................................
Patch Set 1:
(1 comment)
....................................................
File ovirt_hosted_engine_ha/broker/submonitors/engine_health.py
Line 61: else:
Line 62: self._log.error("Failed to getVmStats: %s", str(e))
Line 63: self.update_result(None)
Line 64: return
Line 65: vm_status = stats['statsList'][0]['status']
Good point, done
Line 66: if (vm_status.lower() == 'powering up'
Line 67: or vm_status.lower() == 'waitforlaunch'
Line 68: or vm_status.lower() == 'migration source'
Line 69: or vm_status.lower() == 'rebootinprogress'
--
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: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <[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