Comment 5 for bug 1294668

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/81913
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=497f69aef374ac46128f34e9fcc16998dd97b66c
Submitter: Jenkins
Branch: master

commit 497f69aef374ac46128f34e9fcc16998dd97b66c
Author: Thiago Paiva Brito <email address hidden>
Date: Wed Mar 19 13:53:56 2014 -0300

    Correct default usage filtering on overview page

    On the overview page, the usage data showed by default was not filtered by
    the dates shown on the date selectors. This can lead the user to wrong
    conclusions about resource usage.

    This patch corrects the default filtering dates to match the dates showed
    by default on overview (first day in the month to current date).

    Change-Id: I37a240d784ca0826821c125f06922d2c1d1e8659
    Closes-Bug: #1294668