Yaniv Dary has uploaded a new change for review. Change subject: packaging: setup: fix link to dashboard ......................................................................
packaging: setup: fix link to dashboard Change-Id: I498c2918005e0ba0f6a7d2e188c7d55104a84f8d Bug-Url: https://bugzilla.redhat.com/1144079 Signed-off-by: Yedidyah Bar David <d...@redhat.com> (cherry picked from commit cb481081a78f843d1c174b19ab667ee3de07502c) --- M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-reports/config/engine.py 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/69/33269/1 diff --git a/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-reports/config/engine.py b/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-reports/config/engine.py index 203b613..b829ead 100644 --- a/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-reports/config/engine.py +++ b/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-reports/config/engine.py @@ -54,7 +54,8 @@ 'https://{fqdn}/ovirt-engine-reports\n' 'ENGINE_REPORTS_DASHBOARD_URL=' '${{ENGINE_REPORTS_BASE_URL}}' - '/flow.html?_flowId=viewReportFlow\n' + '/flow.html?_flowId=viewReportFlow' + '&viewAsDashboardFrame=true\n' 'ENGINE_REPORTS_PROXY_URL=' '${{ENGINE_REPORTS_BASE_URL}}/ovirt/reports-interface\n' 'ENGINE_REPORTS_VERIFY_HOST=true\n' -- To view, visit http://gerrit.ovirt.org/33269 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I498c2918005e0ba0f6a7d2e188c7d55104a84f8d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: ovirt-engine-reports-3.5 Gerrit-Owner: Yaniv Dary <yd...@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches