Michael Kublin has uploaded a new change for review. Change subject: core: RestAPI can create two or more VMs with the same characteristics ......................................................................
core: RestAPI can create two or more VMs with the same characteristics The following patch will introduce an exclusive lock on vm names during adding and updating vms Change-Id: I6d75cf6129ec024fbe4cd1ec08604f03f000e6ae Signed-off-by: Michael Kublin <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromScratchCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmCommand.java 3 files changed, 25 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/98/5798/1 -- To view, visit http://gerrit.ovirt.org/5798 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6d75cf6129ec024fbe4cd1ec08604f03f000e6ae Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
