neutron-tempest-plugin/roles/multi-node-setup
caoyuan d49cf7ab5c Replace git.openstack.org URLs with opendev.org URLs
Change-Id: If60f0bea94b5cf1009466c6371a4c8ee06e9c728
2019-04-26 17:31:20 +08:00
..
defaults Migrate dvr multinode scenario to zuulv3 syntax 2018-10-04 16:21:54 +02:00
tasks Migrate dvr multinode scenario to zuulv3 syntax 2018-10-04 16:21:54 +02:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 17:31:20 +08: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