Change in ovirt-engine[master]: core: rename MigrateVmCommand#getVdsDestination
ofrenkel at redhat.com
ofrenkel at redhat.com
Wed Feb 12 17:05:36 UTC 2014
Omer Frenkel has submitted this change and it was merged.
Change subject: core: rename MigrateVmCommand#getVdsDestination
......................................................................
core: rename MigrateVmCommand#getVdsDestination
MigrateVmCommand#getVdsDestination used to return the name of the
destination VDS for audit log messages. Its name was confusing as we
already have method called getDestinationVds in MigrateVmCommand and it
didn't reflect the purpose of this method well. Thus it is renamed to
getDestinationVdsName.
Change-Id: Iab5e534d298bd99bb6b2692d58c378effae3760f
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/dal/src/main/resources/bundles/AuditLogMessages.properties
2 files changed, 9 insertions(+), 9 deletions(-)
Approvals:
Omer Frenkel: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/24159
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iab5e534d298bd99bb6b2692d58c378effae3760f
Gerrit-PatchSet: 5
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: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list