horizon/openstack_dashboard/dashboards
Timur Sufiev 5da5fd3196 Reduce the default date range on Overview panel to 1 day
First, the default default date range used on Overview panel is made
configurable (setting OVERVIEW_DAYS_RANGE). Second, its default value
is set to 1 day. Changing the default behavior is aimed to improve
load time of the default page in the presence of large amounts of
data. If OVERVIEW_DAYS_RANGE setting is explicitly set to None, the
behavior remains the same - the default date range is from the
beginning of the current month until today.

Co-Authored-By: Dmitry Sutyagin <dsutyagin@mirantis.com>
Change-Id: I55a0397f69e33ba9c8fb1f27d57838efcd8648af
Closes-Bug: #1508571
2016-05-31 17:57:53 +03:00
..
admin Reduce the default date range on Overview panel to 1 day 2016-05-31 17:57:53 +03:00
identity Reduce the default date range on Overview panel to 1 day 2016-05-31 17:57:53 +03:00
project Reduce the default date range on Overview panel to 1 day 2016-05-31 17:57:53 +03:00
settings Fix the issue help_text is not translated in User Setting 2016-04-21 07:55:43 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00