← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1418031] Re: The instance creation time is not correct

 

Reviewed:  https://review.openstack.org/376196
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=29a3768379c5804891c1cd679b2bed3556588740
Submitter: Jenkins
Branch:    master

commit 29a3768379c5804891c1cd679b2bed3556588740
Author: bhavani.cr <bhavani.r@xxxxxxxxxxxxxxxxxx>
Date:   Tue Jun 27 11:17:21 2017 +0530

    Use request.COOKIES to activate the timezone
    
    This patch fixes the inconsistency in the instance
    creation time.
    
    Change-Id: Ic4afd9a03f0278883e0d00a2e075acaa4b4f8dc1
    Co-Authored-By: bhavani <bhavani.r@xxxxxxxxxxxxxxxxxx>
    Closes-Bug: #1418031


** 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/1418031

Title:
  The instance creation time is not correct

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The instance is created at Jan. 17, 2015, 3:02 p.m.(UTC +08:00), The
  creation time in UTC is Jan. 17, 2015, 7:02 a.m., then we will
  reproduce the problem,

  1. Save Timezone as UTC in user settings page, the creation time is  Jan. 17, 2015, 7:02 a.m.
  2. Save Timezone as UTC +08:00 in user settings page, the creation time is  Jan. 17, 2015, 3:02 p.m.
  3. logout horizon
  4. login horizon
  5. the timezone of user settings page is UTC +08:00, but the creation time of instance in detail page is UTC time(Jan. 17, 2015, 7:02 a.m.)

  
  it's not consistent, we should fix it

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


References