Change in ovirt-engine[master]: engine: Refactor UpdateVdsCommand to use UpdateHostValidator

Moti Asayag has submitted this change and it was merged. Change subject: engine: Refactor UpdateVdsCommand to use UpdateHostValidator ...................................................................... engine: Refactor UpdateVdsCommand to use UpdateHostValidator UpdateVdsCommand is modified to use the UpdateHostValidator, and also removing a test which its functionality is better covered by the validator test class. Change-Id: I4261f0ee923f081904a9b3d35f5c42747844b7b7 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVdsCommand.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/UpdateVdsCommandTest.java 2 files changed, 31 insertions(+), 111 deletions(-) Approvals: Moti Asayag: Verified Yair Zaslavsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/37470 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4261f0ee923f081904a9b3d35f5c42747844b7b7 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
masayag@redhat.com