Change in ovirt-reports[master]: ovirt-reports: Dashboard results an error, when reports is n...

Yaniv Dary has submitted this change and it was merged. Change subject: ovirt-reports: Dashboard results an error, when reports is not deployed ...................................................................... ovirt-reports: Dashboard results an error, when reports is not deployed Reports tab shows error page when accessed after a server restart before the reports web app has been deployed A new Status servlet has been added to Reports app which is used by the webadmin to check the status of the report webapp before showing the reports web app in reports tab Change-Id: I13d0345962226d383f1d795174b6a98089f35e7b Bug-Url: https://bugzilla.redhat.com/1037667 Signed-off-by: Ravi Nori <rnori@redhat.com> --- A reports/jars/ReportsStatus/pom.xml A reports/jars/ReportsStatus/src/main/java/org/ovirt/status/StatusServlet.java M reports/jars/pom.xml M server-customizations/WEB-INF/web.xml 4 files changed, 119 insertions(+), 0 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, but someone else must approve Ravi Nori: Verified Yaniv Dary: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22280 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I13d0345962226d383f1d795174b6a98089f35e7b Gerrit-PatchSet: 4 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com>
participants (1)
-
ydary@redhat.com