Change in ovirt-engine[master]: aaa: Merge LogoutBySession and LogoutUser to LogoutSession

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 <mperina@redhat.com> --- 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 <mperina@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oourfali@redhat.com