Comment 9 for bug 1401852

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-web (stable/6.0)

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

commit 37071fd821873e42a316997aaefa05918c957132
Author: Evgeniy L <email address hidden>
Date: Fri Dec 12 21:04:13 2014 +0400

    Urgent fix for log page

    remote_openstack_log_format should also
    include remote_syslog_log_format.

    The reason for that is in 6.0 release
    nova sends logs in new format, but we
    have to support old environments with
    old logging format.

    Change-Id: I181d08d8d482892f45f445ce887021225d246bde
    Related-bug: #1401852