Comment 7 for bug 1809218

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

Reviewed: https://review.openstack.org/626546
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=7034cfdb680b1aeafeae4660054c3dcaa96fedae
Submitter: Zuul
Branch: master

commit 7034cfdb680b1aeafeae4660054c3dcaa96fedae
Author: Cédric Jeanneret <email address hidden>
Date: Thu Dec 20 12:03:44 2018 +0100

    Temporary remove selinux label mount option for neutron

    Neutron services failing with below Error when running with podman(0.12.1)
    and container-selinux(2.77):-

    relabel failed "/run/netns": operation not supported

    Until this is fixed in podman/container-selinux, temporary remove selinux
    relabel on /run/netns.

    Change-Id: I596074fcc2318ebb3d7efb0128a2b25527e19808
    Partial-Bug: #1809218