Tempest plugin with whitebox Neutron related tests useful for the Tripleo based deployments.
Go to file
Roman Safronov fa2d7457a8 Add extra dhcp options tests
Tests moved from downstream plugin with minimal adjustments.
These tests require nmcli inside the server so advanced image
changed to rocky-9 cloud image. Other alternative, e.g. centos-9
does not have a default user and requires additional customization
for setting the user.
Additionally, moved utils.py and constants.py.
From config.py and base.py only relevant subset of code moved.

Change-Id: I6b538c13a15e94d072091b3218b2cd48ff20a70c
2023-12-21 16:21:32 +02:00
devstack Add extra dhcp options tests 2023-12-21 16:21:32 +02:00
whitebox_neutron_tempest_plugin Add extra dhcp options tests 2023-12-21 16:21:32 +02:00
zuul.d Add extra dhcp options tests 2023-12-21 16:21:32 +02:00
.gitignore Add gitignore file to the new repo 2022-08-22 12:18:50 +02:00
.gitreview Added .gitreview 2022-08-08 12:03:41 +00:00
.stestr.conf Adds .stestr.conf configuration file 2023-01-17 12:50:01 +02:00
LICENSE Add LICENSE and README.rst files 2022-11-09 07:24:40 +00:00
README.rst Add LICENSE and README.rst files 2022-11-09 07:24:40 +00:00
requirements.txt Replace dpkt library with scapy 2023-09-19 15:15:05 +02:00
setup.cfg Add base plugin class and setup module 2022-08-22 12:19:14 +02:00
setup.py Add base plugin class and setup module 2022-08-22 12:19:14 +02:00
test-requirements.txt Add requirements and base pep8 job 2022-08-22 12:19:28 +02:00
tox.ini Add extra dhcp options tests 2023-12-21 16:21:32 +02:00

Whitebox Neutron Tempest Plugin

Tempest plugin with TripleO oriented whitebox tests for Neutron project.