Roy Golan has uploaded a new change for review. Change subject: core: bridgeless - Add checks for importVm, RunVm and AddVmInterface ......................................................................
core: bridgeless - Add checks for importVm, RunVm and AddVmInterface - added audit log message when importing VM that has interfaces which they're network are bridgeless - added canDoAction when trying to run a VM which has an interace which its network is bridgeless on one of the running hosts in the cluster - added canDoAction when trying to add a vm interface which its network is bridgeless on one of the running hosts in the cluster Change-Id: I5f49f339612efb21d750dd959b23bafaab412378 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmInterfaceCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/VmHandlerTest.java 5 files changed, 87 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/42/2342/1 -- To view, visit http://gerrit.ovirt.org/2342 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5f49f339612efb21d750dd959b23bafaab412378 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
