Usage timestamp may not be generated w/ correct timezone data

Bug #927974 reported by Gabriel Hurley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Gabriel Hurley

Bug Description

Mismatches between the timezone for the python process running the Horizon code and the Nova API code can cause instances created recently to be inappropriately excluded from the results.

Changed in horizon:
importance: Undecided → Low
milestone: none → essex-4
status: New → Confirmed
Changed in horizon:
milestone: essex-4 → none
Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :

This is an extremely minor issue, and may be aided when Django 1.4 is released (better timezone handling included). Thereby bumping it out of E4.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/8835

Changed in horizon:
assignee: nobody → Gabriel Hurley (gabriel-hurley)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/8835
Committed: http://github.com/openstack/horizon/commit/6174eae5ae468937f7ebe4af5ae09acc73244ddf
Submitter: Jenkins
Branch: master

commit 6174eae5ae468937f7ebe4af5ae09acc73244ddf
Author: Gabriel Hurley <email address hidden>
Date: Thu Jun 21 19:33:42 2012 -0700

    Make Horizon timezone-aware.

    This systematically replaces anyplace that deals with dates or
    times in Horizon with Django's timezone-aware machinery, and
    enables timezone support in settings.

    The assumption is that the server time should *always* be UTC.

    TO DO: Add a setting for allowing the user to change their preferred
    timezone display and add timezone indicators anywhere times are
    displayed to the user.

    Implements blueprint timezones. Also fixes bug 927974.

    Change-Id: I5e462ba86e64b97b46873a017f87f328acee1b1d

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
milestone: none → folsom-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: folsom-2 → 2012.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.