Go to file
Eduardo Olivares 7097aef90e [neutron][stable/unmaintained] Set devstack_neutron_service to q-svc
test_extra_dhcp_opts_logs_unsupported_options fails on
devstack-tobiko-neutron jobs running on stable and unmaintained branches
because because there has been a recent change that breaks backward
compatibility:
https://review.opendev.org/c/x/tobiko/+/950526

The devstack neutron service name was hardcoded and has been made
configurable, which allows to adapt its value to the different neutron
branches.

Depends-On: I97b1ea19716e0e89cbd99ad80d1f430c11619e89

Change-Id: I1097a7e9264c67a47698a526c437df3589d79531
2025-05-27 08:47:34 +02:00
2024-12-02 16:40:17 +01:00
2025-01-15 12:14:57 +01: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
2024-03-05 13:12:39 +01:00
2025-01-15 12:14:57 +01: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 3.1 MiB
Languages
Shell 78.5%
Python 21.5%