Vojtech Szocs has posted comments on this change.

Change subject: webadmin: Fix UI plugin REST API / Engine session refresh issue
......................................................................


Patch Set 5:

So it turns out (surprise!) that HTTP GET /ovirt-engine/api *does* refresh 
Engine user session, despite Alon's patch http://gerrit.ovirt.org/#/c/35897/ 
(Alon, please note!)

BackendApiResource#addSystemVersion method does stuff like:

 getConfigurationValueDefault(String.class, 
ConfigurationValues.ProductRPMVersion)
 getConfigurationValueDefault(String.class, ConfigurationValues.VdcVersion)

and BackendResource#getConfigurationValueDefault method uses 
GetConfigurationValueParameters with default refresh=true option.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2ffd3198239040f67313238a837af98db16e79ea
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vsz...@redhat.com>
Gerrit-Reviewer: Alexander Wels <aw...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Einav Cohen <eco...@redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gsher...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to