Change in ovirt-engine[master]: core: add NetworkLinking to ChangeVMClusterCommand

Mike Kolesnik has submitted this change and it was merged. Change subject: core: add NetworkLinking to ChangeVMClusterCommand ...................................................................... core: add NetworkLinking to ChangeVMClusterCommand When changing the VM Cluster- if the new Cluster doesn't support NetworkLinking and the VM has Vnics with 1. No network (null)- it is allowed. CanDoAction will be thrown when the user will try to run the vm. 2. Unlinked Network- canDoAction is thrown. Change-Id: Icc3dd865ccd99f23862db4f4a37aa5e816db3214 Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ChangeVMClusterCommand.java 1 file changed, 80 insertions(+), 40 deletions(-) Approvals: Mike Kolesnik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9576 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icc3dd865ccd99f23862db4f4a37aa5e816db3214 Gerrit-PatchSet: 20 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Muli Salem <msalem@redhat.com>
participants (1)
-
mkolesni@redhat.com