tripleo-ansible/doc/source
Cédric Jeanneret 656c1aba3d Supports nftables instead of iptables
This patch introduces a new role (tripleo_nftables) as well as a new
tripleo_firewall_engine parameter, allowing to switch from iptables to
nftables.

All of tripleo rules are pushed in the "inet" family, in a dedicated
chains therein. It allows to avoid rule duplication between IPv6 and
IPv4, while ensuring we don't break the compatibility layer for
iptables-nft - that tool is checking only the "ip" family, while
ip6tables-nft is checking the "ip6" one.

This means some changes are needed in the doc, when it comes to listing
the existing rules.

Also, please note some tools such as neutron are still heavily using the
iptables family, as well as some part of podman apparently.

Change-Id: Ia43b58f304d8ef41b80820c3c98696650eb362e1
2022-05-24 07:53:04 +02:00
..
_exts autodoc shouldn't assume there's a converge playbook 2022-03-01 12:58:19 +00:00
contributor [Community goal] Update contributor documentation 2020-04-29 12:40:33 -06:00
modules Action module for bulk host prep 2021-07-28 09:12:26 -06:00
roles Supports nftables instead of iptables 2022-05-24 07:53:04 +02:00
conf.py Switch to newer openstackdocstheme and reno versions 2020-06-03 20:34:57 +02:00
contributing_roles.rst Document how to use TRIPLEO_JOB_ANSIBLE_ARGS 2020-06-26 18:22:04 +00:00
index.rst [Community goal] Update contributor documentation 2020-04-29 12:40:33 -06:00
installation.rst Add releasentoes and documentation jobs 2019-06-14 15:17:55 -05:00
modules.rst Add plugin documentation 2019-07-09 20:33:27 -05:00
roles.rst Add automatic documentation for new roles 2019-06-14 17:37:05 -05:00
usage.rst Add basic role skeleton and doc it 2019-06-10 17:22:46 +00:00