whitebox-tempest-plugin/whitebox_tempest_plugin
James Parker a3a92253e8 Added min_microversion to SRIOVNumaAffinity
Helper method create_test_server in the test methods for class
SRIOVNumaAffinity requires passing the 'host' parameter. This is only
supported for compute microversions 2.74 and greater. Adding class
variable min_microversion to to class SRIOVNumaAffinity to account for
this.

Also updated help msg for [whitebox-hardware]/physnet_numa_affinity to
be a more accurate description of the parameter.

Change-Id: I7fdc7f8fbfd6ee7329fdb4457d35a6ebdf5fe8d7
2021-01-27 22:29:11 -05:00
..
2018-01-10 11:57:05 +00:00
2020-05-28 15:49:25 -04:00
2020-10-05 14:43:26 -04: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