Comment 2 for bug 1510517

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

Reviewed: https://review.openstack.org/239652
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=4abb31d9d86bee139a0bc3e9f7dfc5041e8b875f
Submitter: Jenkins
Branch: master

commit 4abb31d9d86bee139a0bc3e9f7dfc5041e8b875f
Author: Marian Horban <email address hidden>
Date: Mon Oct 26 12:35:45 2015 -0400

    Format of nova-api log files was corrected

    When nova-api and nova-ec2-api services are started by Apache
    (it can be done with devstack config option NOVA_USE_MOD_WSGI=True)
    log files contained duplication of timestamp value.

    Change-Id: I5439ea8f89ca3073600456f67220e9d3f5257d97
    Closes-Bug: #1510517