From 2f74128822a2459138bb7aabb4c623542d039a91 Mon Sep 17 00:00:00 2001 From: Sharpz7 Date: Fri, 26 Jan 2024 05:18:16 +0000 Subject: [PATCH] [codespell] Fixing Spelling Mistakes This is the first in a series of commits to add support for codespell. This is continuning the process completed in ironic-python-agent. Future Commits will add a Tox Target, CI support and potentially a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame. Change-Id: If39cba190cd4cde60ce13ae2fcde77b69776d4d2 --- .../notes/preserve-libvirt-domain-info-955410f570060241.yaml | 2 +- virtualbmc/tests/unit/test_vbmc.py | 4 ++-- virtualbmc/vbmc.py | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/releasenotes/notes/preserve-libvirt-domain-info-955410f570060241.yaml b/releasenotes/notes/preserve-libvirt-domain-info-955410f570060241.yaml index 95f231e..b9d3909 100644 --- a/releasenotes/notes/preserve-libvirt-domain-info-955410f570060241.yaml +++ b/releasenotes/notes/preserve-libvirt-domain-info-955410f570060241.yaml @@ -6,5 +6,5 @@ security: `_. fixes: - | - Fixes an issue where secure fields were accidently lost in the Libvirt + Fixes an issue where secure fields were accidentally lost in the Libvirt domain XML document. diff --git a/virtualbmc/tests/unit/test_vbmc.py b/virtualbmc/tests/unit/test_vbmc.py index 5f2a2f6..2683920 100644 --- a/virtualbmc/tests/unit/test_vbmc.py +++ b/virtualbmc/tests/unit/test_vbmc.py @@ -78,7 +78,7 @@ class VirtualBMCTestCase(base.TestCase): self._assert_libvirt_calls(mock_libvirt_domain, mock_libvirt_open, readonly=True) - # reset mocks for the next iteraction + # reset mocks for the next iteration mock_libvirt_domain.reset_mock() mock_libvirt_open.reset_mock() @@ -95,7 +95,7 @@ class VirtualBMCTestCase(base.TestCase): self.assertEqual(1, str(conn.defineXML.call_args).count('