Change in ovirt-engine[master]: core: Move getFQN to SetVmTicketCommand

yzaslavs at redhat.com yzaslavs at redhat.com
Thu Oct 3 11:49:34 UTC 2013


Yair Zaslavsky has submitted this change and it was merged.

Change subject: core: Move getFQN to SetVmTicketCommand
......................................................................


core: Move getFQN to SetVmTicketCommand

The method VdcUser.getFQN() is only used in the SetVmTicketCommand. This
patch moves the method to SetVmTicketCommand to simplify the VdcUser
class.

Change-Id: If4a3a45136db9c42ab347f9722326f597afd26fd
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SetVmTicketCommand.java
A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/SetVmTicketCommandTest.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/users/VdcUser.java
M backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/users/VdcUserTest.java
4 files changed, 68 insertions(+), 33 deletions(-)

Approvals:
  Yair Zaslavsky: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: If4a3a45136db9c42ab347f9722326f597afd26fd
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list