Eli Mesika has uploaded a new change for review. Change subject: core: Refactoring the CreateVDSCommand ......................................................................
core: Refactoring the CreateVDSCommand Refactoring the CreateVDSCommand as a preparation for the Stable Devide Addresses implementation. This patch includes breaking down the former InitData to several methods and rename it to setVmData. Since the mCreateInfo is a map , ordering does not affect code logic. Change-Id: I7a0d4a4dfc868775a7e31c6bc6c7f3eae2ab2ee3 --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/CreateVDSCommand.java 1 file changed, 177 insertions(+), 150 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/51/1151/1 -- To view, visit http://gerrit.ovirt.org/1151 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7a0d4a4dfc868775a7e31c6bc6c7f3eae2ab2ee3 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
