[feature-stats] Local datetime instead utc is used for http_requests action logs

Bug #1446734 reported by Alexander Kislitsky
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Alexander Kislitsky
6.0.x
Fix Released
High
Alexander Kislitsky

Bug Description

When saving action log for http_request we are using local time instead utc.
Composing of create_kwargs in ConnectionMonitorMiddleware should be fixed.

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

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

Changed in fuel:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (stable/6.0)

Fix proposed to branch: stable/6.0
Review: https://review.openstack.org/176342

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/176244
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=a267c678d31e49d1c884bde2cf746c907f1126f2
Submitter: Jenkins
Branch: master

commit a267c678d31e49d1c884bde2cf746c907f1126f2
Author: Alexander Kislitsky <email address hidden>
Date: Wed Apr 22 13:00:31 2015 +0300

    Only UTC datetime used for action_log creation

    Using of local datetime removed from ActionLogs construction process.
    ConnectionMonitorMiddleware added into test application.
    Integration test test_statistics renamed to test_action_logs.

    Change-Id: I8e3e7a4bdf9f2d4f82a49022b7a0fca266bb183b
    Closes-Bug: #1446734

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (stable/6.0)

Reviewed: https://review.openstack.org/176342
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=80427274aa588a1cc542dc208b9966c6bc3b0179
Submitter: Jenkins
Branch: stable/6.0

commit 80427274aa588a1cc542dc208b9966c6bc3b0179
Author: Alexander Kislitsky <email address hidden>
Date: Wed Apr 22 13:45:38 2015 +0300

    Only UTC datetime used for action_log creation

    Backport from 6.1

    Using of local datetime removed from ActionLogs construction process.
    ConnectionMonitorMiddleware added into test application.
    Separate test for action_logs added.
    Closing DB connections added into test_db_refresh test.

    Change-Id: I8e3e7a4bdf9f2d4f82a49022b7a0fca266bb183b
    Closes-Bug: #1446734

Revision history for this message
Artem Roma (aroma-x) wrote :

Verified on iso #437 for 6.1 release. Move to "fix released"

Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
Artem Roma (aroma-x) wrote :

Verified on iso #254 for 6.0.1 release. Move to "fix released"

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.