Comment 13 for bug 1444553

Revision history for this message
OSCI Robot (oscirobot) wrote : Fix merged to openstack/horizon (openstack-ci/fuel-5.1.2/2014.1.1)

Reviewed: https://review.fuel-infra.org/6110
Committed: https://review.fuel-infra.org/gitweb?p=openstack/horizon.git;a=commitdiff;h=cc126c02724469c6766646d371081b10104f1a11
Submitter: mos-infra-ci
Branch: openstack-ci/fuel-5.1.2/2014.1.1

commit cc126c02724469c6766646d371081b10104f1a11
Author: Ilya Tyaptin <email address hidden>

Add a 1 hour period to "metering" dashboard

Currently we use "7 day" period by default in stats tab.
On huge amount of data it's may freeze the horizon and ceilometer api.
In this CR the "1 hour" period have been added and set by default.
It helps to avoid api freeze in dashboard opening and improve user
experience for this dashboard.

Change-Id: Ie947bbac83dca6178c023af4aa9d000bc4d42b51
Related-bug: #1444553