← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1508571] Re: Overview panels use too wide date range as default

 

Reviewed:  https://review.openstack.org/238204
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5da5fd3196acd26a0a778877bfb683a1e59867f1
Submitter: Jenkins
Branch:    master

commit 5da5fd3196acd26a0a778877bfb683a1e59867f1
Author: Timur Sufiev <tsufiev@xxxxxxxxxxxx>
Date:   Wed Oct 21 21:31:28 2015 +0300

    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@xxxxxxxxxxxx>
    Change-Id: I55a0397f69e33ba9c8fb1f27d57838efcd8648af
    Closes-Bug: #1508571


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1508571

Title:
  Overview panels use too wide date range as default

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Standard default date range for Overview panels (Project and Admin) is
  starting from first day of current month till today. This default
  causes long response times on environments with a lot data to crunch,
  which is worsened by the fact that Users are always redirected to
  Overview panel by default (even if they don't want to see the Usage
  Stats).

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1508571/+subscriptions


References