Change in ovirt-engine[master]: core: unified code for matching VDS (#855776)

rgolan at redhat.com rgolan at redhat.com
Thu Sep 13 09:41:11 UTC 2012


Roy Golan has submitted this change and it was merged.

Change subject: core: unified code for matching VDS (#855776)
......................................................................


core: unified code for matching VDS (#855776)

https://bugzilla.redhat.com/855776

Unified 2 methods which has duplicated code to match a VDS to run VM.
One method was used for canDo and other for execution. The unified code
makes the canDo and Execute be symmetric and easy to log mismatches.

Change-Id: Ic82521368a4f3c3c518c8cf4e5dc460b9e54f381
Signed-off-by: Roy Golan <rgolan at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsSelector.java
1 file changed, 38 insertions(+), 35 deletions(-)

Approvals:
  Roy Golan: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic82521368a4f3c3c518c8cf4e5dc460b9e54f381
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list