Roy Golan has submitted this change and it was merged.
Change subject: core: fix changing a VM cluster
......................................................................
core: fix changing a VM cluster
Due to the latest refactoring of VM entity the check for updating
vds_group_id in ChangeVmClusterCommand is no longer valid.
Modified vds_group_id vdsGroupId.
Verified with DOWN VMs.
TODO the weak implementation of VMHandler should be changed.
Change-Id: I3a92158800571358bf59f15972f811f7c0e9d3fe
Signed-off-by: Roy Golan <rgolan(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeVMClusterCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Roy Golan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10926
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3a92158800571358bf59f15972f811f7c0e9d3fe
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>