Change in ovirt-engine[master]: engine: Simplify host life cycle - removed unneeded SetNonOp...
mkublin at redhat.com
mkublin at redhat.com
Wed Feb 20 10:32:30 UTC 2013
Michael Kublin has submitted this change and it was merged.
Change subject: engine: Simplify host life cycle - removed unneeded SetNonOperational
......................................................................
engine: Simplify host life cycle - removed unneeded SetNonOperational
The following code is uselles, I don't see any reason to set host again to NonOperational
when its status was already NonOperational, the condiiton described in if - it is a bug and
if will occurred will be fixed accordingly
Change-Id: I800beee3d38c3b1036cb82440d67ef744ac5dbae
Signed-off-by: Michael Kublin <mkublin at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AsyncTaskManager.java
1 file changed, 2 insertions(+), 32 deletions(-)
Approvals:
Michael Kublin: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/12165
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I800beee3d38c3b1036cb82440d67ef744ac5dbae
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
More information about the Engine-commits
mailing list