ironic-python-agent/ironic_python_agent/tests/unit/extensions
Jay Faulkner 36e5993a04 [codespell] Fix spelling issues in IPA
This fixes several spelling issues identified by codepsell. In some
cases, I may have manually modified a line to make the output more clear
or to correct grammatical issues which were obvious in the codespell
output.

Later changes in this chain will provide the codespell config used to
generate this, as well as adding this commit's SHA, once landed, to a
.git-blame-ignore-revs file to ensure it will not pollute git historys
for modern clients.

Related-Bug: 2047654
Change-Id: I240cf8484865c9b748ceb51f3c7b9fd973cb5ada
2023-12-28 10:54:46 -08:00
..
__init__.py Split functional and py27 tests 2015-08-28 14:16:34 -07:00
test_base.py Do not silently swallow errors in the write_image deploy step 2020-10-09 11:24:12 +02:00
test_clean.py Fix passing kwargs in clean steps 2022-07-01 23:03:55 +00:00
test_deploy.py Simplify error messages when running clean/deploy step 2021-11-09 13:58:44 +01:00
test_flow.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_image.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
test_log.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_poll.py Adds poll mode deployment support 2020-06-21 16:44:00 +08:00
test_rescue.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_service.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
test_standby.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00