Change in ovirt-engine[master]: core: Fix disk messages and tasks description
oourfali at redhat.com
oourfali at redhat.com
Tue Jul 10 06:59:06 UTC 2012
Oved Ourfali has submitted this change and it was merged.
Change subject: core: Fix disk messages and tasks description
......................................................................
core: Fix disk messages and tasks description
This patch:
1. Changes the disk-related messaged to use the DiskAlias
variable instead of the DiskName one, as the DiskName variable doesn't
exist.
2. Sets the diskalias variable for the tasks description.
3. Splits the AddDiskCommand audit log message in case adding a floating
disk - no VM information, when adding a disk to VM, put the VM
information in the message.
Change-Id: I63b62bac9a8ea9b19ae2c963ad23f0cd49668d9c
Signed-off-by: Oved Ourfali <oourfali at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AbstractDiskVmCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmDiskCommand.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirector.java
M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
M backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties
8 files changed, 86 insertions(+), 7 deletions(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/6078
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I63b62bac9a8ea9b19ae2c963ad23f0cd49668d9c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
More information about the Engine-commits
mailing list