Change in ovirt-engine[master]: core: Clean up of AddVdsCommand and UpdateVdsCommand

Michael Kublin has submitted this change and it was merged. Change subject: core: Clean up of AddVdsCommand and UpdateVdsCommand ...................................................................... core: Clean up of AddVdsCommand and UpdateVdsCommand The following patch is simple clean up of two commands, it is obvious that clean up is not full. The following clean up is: 1. Removing unused CommandParametersInitializer class 2. Clean up of ArraysList 3. Some small code clean ups Change-Id: Ibf3a2c67ea5dbae8458844beaa98c175513b483c Signed-off-by: Michael Kublin <mkublin@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVdsCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVdsCommand.java D backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/CommandParametersInitializer.java 3 files changed, 8 insertions(+), 88 deletions(-) Approvals: Michael Kublin: Verified Yair Zaslavsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8423 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibf3a2c67ea5dbae8458844beaa98c175513b483c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
mkublin@redhat.com