tobiko/roles/multi-node-setup
Federico Ressi 1fa8dfe997 Fix DevStack CI jobs
Change-Id: I5af61a34c5643874af1c2a6525072dd1d4f8845e
2019-11-18 10:05:29 +01:00
..
defaults Fix DevStack CI jobs 2019-11-18 10:05:29 +01:00
tasks Fix DevStack CI jobs 2019-11-18 10:05:29 +01:00
README.rst Fix DevStack CI jobs 2019-11-18 10:05:29 +01:00

README.rst

Set up connection between infra bridge and Neutron external bridge

Network topology used in CI multinode jobs is described In Devstack documention

In case when DVR is used, there is also additional bridge br-infra added on each node to provide connectivity to floating IPs from main node.

This bridge needs to be connected with bridge used by Neutron as external bridge. Typically it is br-ex and this role adds patch ports between those bridges.

Role Variables