Slawek Kaplonski d833b3d2ee Fix connectivity between multinode devstack jobs
To have connectivity through public network to the vms which are on
various nodes in the ci job, we need to configure special bridge called
"br-infra" and connect this bridge with br-ex with patch ports.
This can be done using "multi-node-bridge" role from zuul roles and
"multi-node-setup" added to this repository.

Change-Id: I80d7d2bed8291ba21ddc68b48fef5d0aac996b39
2020-12-18 14:49:15 +01:00
2020-09-29 16:09:52 +02:00
2020-11-04 16:36:05 +01:00
2020-09-29 16:09:52 +02:00
2020-09-29 11:25:40 +00:00
2020-09-29 11:25:40 +00:00
2020-09-29 11:25:40 +00:00

Tobiko Devstack Plugin

DevStack plugin to configure Tobiko framework on a DevStack provisioned host

The only goal of this plugin is generating a valid /etc/tobiko/tobiko.conf file to be consumed by Tobiko Python framework on a machine that is running DevStack.

This translates DevStack configurations from local.conf file to tobiko's configuration file. It is intended to facilitate running Tobiko test cases from an host that has been provisioned using DevStack project.

References

Description
DevStack plugin for configuring Tobiko test cases
Readme 2.9 MiB
Languages
Shell 78.5%
Python 21.5%