neutron/neutron
Slawek Kaplonski b8a18dc22a Add info about nf_conntrack_proto_gre when ovs fw is used
When openvswitch firewall driver is used, it is required to load
nf_conntrack_proto_gre kernel module to make GRE tunnels from VM to VM
working properly.
This patch adds such info in ovs firewall documentation as it should be
deployer decision to load or not load this module.

This patch also adds sanity check which checks if nf_conntrack_proto_gre
module is loaded or not, and can warn user when this module is not
loaded.
It also adds loading of this kernel module in neutron devstack plugin.

Change-Id: Ic97ca00c804f0a540ee0dc53d9e4e07bf8410869
Closes-Bug: #1828053
2019-05-10 15:41:29 +02:00
..
agent Merge ""add_tc_policy_class" must always assign a default value to "min_kbps"" 2019-05-07 18:08:31 +00:00
api Ensure dvr ha router gateway port binding host 2019-05-07 16:33:44 +08:00
cmd Add info about nf_conntrack_proto_gre when ovs fw is used 2019-05-10 15:41:29 +02:00
common Packets getting lost during SNAT with too many connections 2019-04-12 10:12:04 -04:00
conf Fix creating policy rules from subattributes. 2019-05-04 19:19:53 +02:00
core_extensions remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
db Merge "Ensure dvr ha router gateway port binding host" 2019-05-08 10:10:17 +00:00
debug Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
extensions Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 10:00:45 +08:00
hacking remove neutron.db.api references 2019-03-05 09:14:50 -07:00
ipam remove neutron.common.constants 2019-04-04 14:10:26 -06:00
locale Imported Translations from Zanata 2018-03-03 06:08:46 +00:00
notifiers Send global_request_id for tracing calls from neutron to nova 2018-11-30 05:41:24 +00:00
objects use payloads for RBAC_POLICY events 2019-05-07 08:31:54 -06:00
pecan_wsgi remove neutron.common.constants 2019-04-04 14:10:26 -06:00
plugins Merge "[Trivial fix]Remove unnecessary slash" 2019-05-08 11:06:41 +00:00
privileged Only TC class "htb" is supported 2019-04-26 15:03:26 +00:00
quota Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
scheduler Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
server Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
services Merge "use publish for SEGMENT_HOST_MAPPING callback events" 2019-05-07 21:45:43 +00:00
tests Merge "Fix handling of network:shared field in policy module" 2019-05-09 00:09:33 +00:00
__init__.py Fix incorrect usage of '# flake8: noqa' 2018-10-29 15:27:50 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Avoid loading same service plugin more than once 2019-02-21 11:17:02 +01:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
opts.py Add "rpc_response_max_timeout" config variable in OVS agent 2019-02-21 15:11:42 +00:00
policy.py Fix handling of network:shared field in policy module 2019-05-07 11:31:25 +02:00
service.py Merge "Change process name of neutron-server to match worker role" 2019-03-02 14:18:49 +00:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00