Comment 12 for bug 1444553

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

Reviewed: https://review.fuel-infra.org/6112
Committed: https://review.fuel-infra.org/gitweb?p=openstack/horizon.git;a=commitdiff;h=1a31713ac5c522b407c832a0677dd29e0461e795
Submitter: mos-infra-ci
Branch: openstack-ci/fuel-6.1/2014.2

commit 1a31713ac5c522b407c832a0677dd29e0461e795
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: Idb925cc411fa69dfdbd15c3a8c64fcb060cd601a
Related-bug: #1444553