Comment 2 for bug 1748968

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

Reviewed: https://review.openstack.org/543588
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_neutron/commit/?id=1664cb00099b35d4effa54f9192569ad0e549b3e
Submitter: Zuul
Branch: master

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

    Add SELinux contexts for neutron log directory

    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