Change in samples-uiplugins[master]: gluster-nagios-monitoring: fixing extra login popup from tre...

Vojtech Szocs has submitted this change and it was merged. Change subject: gluster-nagios-monitoring: fixing extra login popup from trends tab. ...................................................................... gluster-nagios-monitoring: fixing extra login popup from trends tab. gluster-nagios-monitoring UI plugin is using legacy http://host:/api URL for Rest API calls and thats the reason for extra additional popup in the trends tab. Changing the URL to to use /ovirt-engine/api also sending the "Prefer:persistent-auth" header with all Rest API calls to keep the wedamin's Rest API session active. Change-Id: I4dba4af5cef01a5d30ed24831bd2333ba9ae05bd Bug-Url: https://bugzilla.redhat.com/1143041 Signed-off-by: Ramesh Nachimuthu <rnachimu@redhat.com> --- M gluster-nagios-monitoring/src/js/services.js 1 file changed, 12 insertions(+), 7 deletions(-) Approvals: Kanagaraj M: Looks good to me, but someone else must approve Vojtech Szocs: Verified; Looks good to me, approved Ramesh N: Verified -- To view, visit http://gerrit.ovirt.org/33060 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4dba4af5cef01a5d30ed24831bd2333ba9ae05bd Gerrit-PatchSet: 3 Gerrit-Project: samples-uiplugins Gerrit-Branch: master Gerrit-Owner: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: anmolbabu <anbabu@redhat.com>
participants (1)
-
vszocs@redhat.com