Change in ovirt-engine[master]: core: new audit log for failed migration to server

ahadas at redhat.com ahadas at redhat.com
Tue Oct 21 07:49:01 UTC 2014


Arik Hadas has submitted this change and it was merged.

Change subject: core: new audit log for failed migration to server
......................................................................


core: new audit log for failed migration to server

The unused audit log VM_MIGRATION_FAILED_FROM_TO was renamed to
VM_MIGRATION_TO_SERVER_FAILED, and it is now used when migrate to server
fails.

Soon VM_MIGRATION_FAILED won't include the destination host, thus this
new audit log that does have the destination host is used for failed
migration to server instead.

Change-Id: I074836f713cc708c9b680bb2d6b3e99af17f66c3
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateVmCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateVmToServerCommand.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/VdcEventNotificationUtils.java
M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
A packaging/dbscripts/upgrade/03_06_0430_add_migrate_to_server_failed_event.sql
6 files changed, 13 insertions(+), 3 deletions(-)

Approvals:
  Omer Frenkel: Looks good to me, approved
  Arik Hadas: Verified



-- 
To view, visit http://gerrit.ovirt.org/28928
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I074836f713cc708c9b680bb2d6b3e99af17f66c3
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <mskrivan at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list