Comment 5 for bug 1829047

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-neutron-gateway (master)

Reviewed: https://review.opendev.org/659722
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-gateway/commit/?id=a47f400e1513a1ca37ae9adfd84006c95acc2fb4
Submitter: Zuul
Branch: master

commit a47f400e1513a1ca37ae9adfd84006c95acc2fb4
Author: Chris MacNaughton <email address hidden>
Date: Fri May 17 07:56:31 2019 +0200

    Ensure we only try to set sysctls outside of a container

    THe sysctls are not available inside of a container, so we
    should not set them.

    Change-Id: I93e1052958a8c8fb44c0589caf7cb5d6a6019ab8
    Closes-Bug: #1829047