Comment 4 for bug 1748968

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_neutron (stable/queens)

Reviewed: https://review.openstack.org/545884
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_neutron/commit/?id=517b78d4dd99b6318388e929a895378327d75989
Submitter: Zuul
Branch: stable/queens

commit 517b78d4dd99b6318388e929a895378327d75989
Author: Major Hayden <email address hidden>
Date: Tue Feb 13 15:57:04 2018 -0600

    Add SELinux contexts for neutron log directory

    This is a backport of:
    - https://review.openstack.org/543588
    - https://review.openstack.org/545503

    The log directory for neutron has the default_t SELinux context and this
    prevents rsyslog from accessing neutron's logs. This patch ensures that
    the file contexts are set properly for neutron's logs.

    This change also makes neutron's log directory configurable using the
    `neutron_log_dir` variable.

    Closes-Bug: 1748968
    Change-Id: Ifbcca131435c8963cc9c1b85c000cc040fab27ab