Shahar Havivi has submitted this change and it was merged. Change subject: Engine: remove inaccurate audit log message when creating VMs in Pool ......................................................................
Engine: remove inaccurate audit log message when creating VMs in Pool When creating VMs in pool engine can never know for sure if all VMs will be created (at the execute stage) because it can fail for lack of disk space, or other error. Change-Id: Iaadcea476aedaca5de7c7bcce88437d2a8048999 Signed-off-by: Shahar Havivi<[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommonVmPoolWithVmsCommand.java M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties 2 files changed, 3 insertions(+), 10 deletions(-) Approvals: Shahar Havivi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6656 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaadcea476aedaca5de7c7bcce88437d2a8048999 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
