Comment 39 for bug 1444553

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/horizon (mcp/newton)

Reviewed: https://review.fuel-infra.org/33862
Submitter: Pkgs Jenkins <email address hidden>
Branch: mcp/newton

Commit: 72339dde34c914e550161583ee3a44fd0be1f75f
Author: Ilya Tyaptin <email address hidden>
Date: Mon May 8 12:23:12 2017

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: I6f2ff071bb28ed9334c727072c16963ea2505de1
Closes-Bug: #1444553