Comment 22 for bug 1523476

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

Reviewed: https://review.openstack.org/274616
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=a3723d868b078c13cc8c07e97f42fd004538f330
Submitter: Jenkins
Branch: stable/8.0

commit a3723d868b078c13cc8c07e97f42fd004538f330
Author: Artem Roma <email address hidden>
Date: Wed Jan 13 17:51:46 2016 +0200

    Add logging setup for receiverd and assassind

    Since all services inside containers are now started via systemd we need
    add logging handling which in past was done by supervisord. Thus such
    settings are added for rpc receiver and assassin services. Loggers are
    set up independently from nailgun root logger as writing to files are
    required for mentioned components.

    Change-Id: I21136108d426531f572940dfc9f75fe153111d41
    Partial-Bug: #1523476