Mike Kolesnik has uploaded a new change for review. Change subject: core: Cleanup ExportVmCommand canDoAction ......................................................................
core: Cleanup ExportVmCommand canDoAction Clean the check for id & name existing on export domain. If the ID is the same, then fail only if not overriding. Otherwise, fail if name already exists on the domain (regardless of the override, since name if not the id of the VM). Change-Id: Iaa161d12908ad3dda3ec60c2cf901ca070c22833 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportVmCommand.java 1 file changed, 7 insertions(+), 13 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/74/3274/1 -- To view, visit http://gerrit.ovirt.org/3274 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iaa161d12908ad3dda3ec60c2cf901ca070c22833 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
