Change in ovirt-engine[master]: core: on init - clear down vms after vms monitoring
rgolan at redhat.com
rgolan at redhat.com
Tue Mar 31 09:44:12 UTC 2015
Roy Golan has submitted this change and it was merged.
Change subject: core: on init - clear down vms after vms monitoring
......................................................................
core: on init - clear down vms after vms monitoring
currently the ResourceManager.HandleVdsFinishedInit is called after host
monitoring first cycle has ended, and it is only clearing down vms.
since the state of the vms is obtained only in the vms monitoring,
calling this after vms monitoring instead.
Change-Id: I109dcbe221526c2503f26307cef93aac8a94d689
Signed-off-by: Omer Frenkel <ofrenkel at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/ResourceManager.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VmsMonitoring.java
3 files changed, 10 insertions(+), 8 deletions(-)
Approvals:
Roy Golan: Looks good to me, approved
Omer Frenkel: Verified
--
To view, visit https://gerrit.ovirt.org/38850
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I109dcbe221526c2503f26307cef93aac8a94d689
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list