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

mkolesni at redhat.com mkolesni at redhat.com
Mon Dec 24 06:21:06 UTC 2012


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 at 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 at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Muli Salem <msalem at redhat.com>



More information about the Engine-commits mailing list