Change in ovirt-engine[master]: core: Update audit log message when storage is extended.

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 <mlipchuk@redhat.com> --- 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 <mlipchuk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
mlipchuk@redhat.com