Change in ovirt-engine[master]: utils: remove servlet interaction from PKIResources

Eli Mesika has submitted this change and it was merged. Change subject: utils: remove servlet interaction from PKIResources ...................................................................... utils: remove servlet interaction from PKIResources got some notes that better to move the code upward into the servlets, there was an option to add this to ServletUtils but it is way to specific to do so. so moving this into servlet and the upcoming registration servlet will use the same method. Change-Id: I7b8f18444afd9be981f195e153fd9328d9fc376c Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M backend/manager/modules/services/src/main/java/org/ovirt/engine/core/services/PKIResourceServlet.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/PKIResources.java 2 files changed, 4 insertions(+), 21 deletions(-) Approvals: Alon Bar-Lev: Verified Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21079 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7b8f18444afd9be981f195e153fd9328d9fc376c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
emesika@redhat.com