Maor Lipchuk has submitted this change and it was merged. Change subject: core: Update audit log message when storage is extended. ......................................................................
core: Update audit log message when storage is extended. Update the audit log to indicate that the update of the total size and free size for the Storage Domain, might take a few moments. The reason that the operation of extend might suffer from latency issues is that the mechanism of the storage size is depended on different asynchronous operations, such as domain monitor in VDSM, IrsBroker in the engine, and query for storage domains in the GUI main tab. Change-Id: Id903df200a3325dc1a741d0b543e2cb9466f8a4d Bug-Url: https://bugzilla.redhat.com/1075515 Signed-off-by: Maor Lipchuk <[email protected]> --- M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/27286 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id903df200a3325dc1a741d0b543e2cb9466f8a4d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Vered Volansky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
