Tempest plugin with whitebox Neutron related tests useful for the Tripleo based deployments.
Go to file
Maor Blaustein 3f4f3e584f Neutron HA nodeset of 3 controllers and 2 computes
The neutron tempest migrated plugin has tests that soft/hard shutdown
services/nodes and expect HA setup to handle it.

Therefore this change adds a devstack OVS HA gate job to notice such
tests work properly, and any HA checks related code isn't broken.

Change-Id: Ifa574542d6d4b59c63335e95052922b494cad5e2
2024-02-15 16:36:50 +02:00
devstack Add extra dhcp options tests 2023-12-21 16:21:32 +02:00
playbooks Neutron HA nodeset of 3 controllers and 2 computes 2024-02-15 16:36:50 +02:00
whitebox_neutron_tempest_plugin Reintroduce strict regex for extra_dhcp_opt test 2024-01-03 11:31:38 +05:30
zuul.d Neutron HA nodeset of 3 controllers and 2 computes 2024-02-15 16:36:50 +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.