devstack/doc/source
Brian Haley c869d59857 Add support for IPv6 tunnel endpoints
Currently, neutron tunnel endpoints must be IPv4 addresses,
i.e. $HOST_IP, although IPv6 endpoints are supported by most
drivers.

Create a TUNNEL_IP_VERSION variable to choose which host IP
to use, either HOST_IP or HOST_IPV6, and configure it in the
OVS and Linuxbridge agent driver files. The default is still
IPv4, but it can be over-ridden by specifying TUNNEL_ENDPOINT_IP
accordingly.

This behaves similar to the SERVICE_IP_VERSION option, which
can either be set to 4 or 6, but not 4+6 - the tunnel overhead
should be consistent on all systems in order not to have MTU
issues.

Must set the ML2 overlay_ip_version config option to match
else agent tunnel sync RPC will not work.

Must set the OVN external_ids:ovn-encap-ip config option to
the correct address.

Updated 'devstack-ipv6-only' job definition and verification role
that will set all services and tunnels to use IPv6 addresses.

Closes-bug: #1619476

Change-Id: I6034278dfc17b55d7863bc4db541bbdaa983a686
2022-06-07 02:28:51 +00:00
..
assets docs: cleanup install docs 2018-12-13 08:31:03 -05:00
contributor Update IRC network to OFTC 2021-05-31 15:04:29 -05:00
guides Fix doc and user create script to set homedir permissions 2022-05-25 06:34:30 +00:00
conf.py Switch to newer openstackdocstheme version 2020-05-22 17:26:24 +00:00
configuration.rst Add support for IPv6 tunnel endpoints 2022-06-07 02:28:51 +00:00
debugging.rst Add service to tcpdump during run 2019-03-29 11:20:19 -07:00
development.rst Fix systemctl option: removes --unit option in doc 2017-05-04 21:17:40 +02:00
faq.rst Update (git|review).openstack.org links to opendev 2019-06-21 14:35:16 +10:00
guides.rst Bring back load balance v2 guide 2020-03-18 20:26:53 +08:00
hacking.rst Move contributing into HACKING 2015-03-20 12:17:27 +11:00
index.rst Merge "Fix doc and user create script to set homedir permissions" 2022-05-31 21:15:54 +00:00
networking.rst Fix typos in networking document 2020-06-08 11:58:29 +02:00
overview.rst Add placement as default project in index webpage 2019-02-14 05:52:07 +00:00
plugin-registry.rst Updated from generate-devstack-plugins-list 2022-03-02 02:13:44 +00:00
plugins.rst Remove references to XenAPI driver 2021-03-05 15:10:19 +00:00
systemd.rst Install systemd-python from distribution package 2020-12-23 14:22:27 +00:00
zuul_ci_jobs_migration.rst Drop DEVSTACK_GATE_FEATURE_MATRIX 2020-03-17 20:54:07 -04:00
zuul_jobs.rst Document jobs 2018-03-09 20:04:34 +00:00
zuul_roles.rst Document jobs 2018-03-09 20:04:34 +00:00