a464d48e5e
Currently PEP8 is evaluating an E231 formmating error based the string generation we are doing for checking encrypted volume paths. Convert from f-strings to %s operator to avoid this formatting error. Change-Id: I54d2c8817fd70bb10a48e8d3d71a8ce1440c7d6b |
||
---|---|---|
.. | ||
api | ||
common | ||
services | ||
__init__.py | ||
config.py | ||
exceptions.py | ||
hardware.py | ||
plugin.py | ||
README.rst | ||
utils.py |
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