Fix sysctl settings for neutron on CentOS

Bug #1400811 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Fuel Documentation Team

Bug Description

https://review.openstack.org/140401
commit d839b1c07c72f637b3614820d251d2dda0f60885
Author: Aleksandr Didenko <email address hidden>
Date: Tue Dec 9 18:40:32 2014 +0200

    Fix sysctl settings for neutron on CentOS

    We should make sure the following settings are configured
    /etc/sysctl.conf file on compute nodes in case we use neutron:

    net.bridge.bridge-nf-call-arptables = 1
    net.bridge.bridge-nf-call-iptables = 1
    net.bridge.bridge-nf-call-ip6tables = 1

    Otherwise security groups functionality may be broken after
    executing 'sysctl -p' on compute nodes.

    DocImpact
    Closes-bug: #1400787
    Change-Id: I8582c24706c3a7253e00569eef275f116d765bca

Tags: fuel-library
Changed in fuel:
milestone: none → 6.0
assignee: nobody → Fuel Documentation Team (fuel-docs)
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Dmitry Borodaenko (angdraug) wrote :

This is a behind the scenes fix that doesn't need to be explained in user documentation.

Changed in fuel:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.