Tempest plugin with whitebox Neutron related tests useful for the Tripleo based deployments.
Go to file
Maor Blaustein e393f1248a Set service configuration in all OSP types
Method 'set_service_setting' to apply OSP component configuration
changes on devstack/podified setups.

Also made 'get_osp_cmd_prefix' to run openstack commands for
devstack/podified, meant to ease implementation of CLI whitebox testing
(Follow-up patch will include CLI whitebox testing,
security group logging).

Migrated and adjusted 'validate_command' and 'run_group_cmd'
for next gen and neutron whitebox plugin.

Depends-On: https://review.opendev.org/c/x/whitebox-neutron-tempest-plugin/+/914937

Change-Id: I8a344ae3a3c6648a3118f40ce779b3ad8476b3cb
2024-04-05 01:48:54 +03:00
devstack Make external network shared and dhcp enabled 2024-04-01 11:24:01 +03:00
playbooks Implement node discovery 2024-03-05 17:18:02 +02:00
whitebox_neutron_tempest_plugin Set service configuration in all OSP types 2024-04-05 01:48:54 +03:00
zuul.d Use zuul project template, anchors/aliases 2024-03-26 21:37: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 Exclude test_vrrp from OVS job 2024-03-14 11:05:30 +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.