Oved Ourfali has submitted this change and it was merged.

Change subject: aaa: Merge LogoutBySession and LogoutUser to LogoutSession
......................................................................


aaa: Merge LogoutBySession and LogoutUser to LogoutSession

Merges LogoutBySessionCommand and LogoutUserCommand to
LogoutSessionCommand, because LogoutBySessionCommand only calls
LogoutUserCommand internally, otherwise commands are the same.

Change-Id: I3eefaa64d3881d0a59233f3f39c8dd0ed790d1f4
Signed-off-by: Martin Perina <[email protected]>
---
M 
backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/filters/RestApiSessionMgmtFilter.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java
D 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/LogoutBySessionCommand.java
R 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/LogoutSessionCommand.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java
5 files changed, 8 insertions(+), 50 deletions(-)

Approvals:
  Alon Bar-Lev: Looks good to me, but someone else must approve
  Martin Peřina: Verified
  Oved Ourfali: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/38485
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3eefaa64d3881d0a59233f3f39c8dd0ed790d1f4
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Martin Peřina <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to