whitebox-tempest-plugin/whitebox_tempest_plugin
jamepark4 261de3a036 Update accessing nova compute logs for RBD check
Nova compute logs are no longer accessible via accessing the
nova_compute container downstream. Instead the nova service logs are
available directly on the host via journalctl. Updated LogParserClient
to conditionally access nova service logs either via host or container.

Change-Id: I2cf0ded367e85fca1e49a2cab48adb23b1ed9807
2024-10-07 12:44:01 -04:00
..
2024-05-28 16:00:42 -04:00
2018-01-10 11:57:05 +00:00
2024-05-28 16:00:42 -04:00
2022-08-25 16:16:17 -04:00
2023-11-13 13:39:53 -05:00

Whitebox Tempest Tests

This directory contains tests to validate behavior against TripleO/Director-based deployments.

See the Tempest plugin documentation for information about creating a plugin, stable API interface, TempestPlugin class interface, plugin structure, and how to use plugins: https://docs.openstack.org/tempest/latest/plugin.html