devstack-gate/playbooks
Clark Boylan f93a3171ff Dynamically determine overlay MTU
Some clouds we run on no longer have MTUs of 1500 on their interfaces
and are smaller. We dynamically determine the MTU we should use on the
overlay networks. List all "real" interfaces with a permament mac addr
then use the smallest MTU less 50 bytes for vxlan overhead.

We only consider "real" interfaces so that we can run this multiple
times for separate overlays without perpetually decreasing the MTU due
to finding the lower MTU we just configured.

Change-Id: If163bf211570e690e255cc3ef6888d9e0cba19b5
2018-06-29 11:46:10 -07:00
..
library Zuul v3: Add devstack_local_conf ansible module 2017-09-07 12:46:07 -07:00
plugins/callback Add ansible callback plugin to make output nicer 2016-11-29 14:22:16 -06:00
roles Dynamically determine overlay MTU 2018-06-29 11:46:10 -07:00
devstack_gate_vars.yaml Simplify network sanity checks 2017-04-17 09:19:18 -07:00
ovs_vxlan_bridge.yaml Move network overlay configuration to Ansible playbooks 2017-08-29 14:47:37 -04:00
setup_host.yaml Revert "Revert "Move fix_disk_layout to an Ansible role in setup_host"" 2017-08-30 16:00:57 -04:00