charm-nova-compute/unit_tests
Myles Penner 6f2474ad9e Fix issues related to py312 compatibility
Summary of changes:
- Bump flake8 from 3.9.2 to 7.1.1
- Add py312 section to tox.ini [testenv]
- Minor whitespace change for new flake8

Change-Id: I4bb34ff406db607e9ccd26815eb8e44a3f6a23ee
2024-08-21 18:38:36 +00:00
..
__init__.py Improve platform mocking 2023-10-24 12:33:41 +01:00
test_actions_cloud.py Spelling fixes found by codespell. 2021-11-15 21:54:13 +00:00
test_actions_hugepagereport.py Remove six library from requirements.txt 2024-08-07 13:40:40 -04:00
test_actions_openstack_upgrade.py Refactor unit tests to avoid leaks of mocks. 2023-02-20 11:37:01 -03:00
test_actions_package_upgrade.py Refactor unit tests to avoid leaks of mocks. 2023-02-20 11:37:01 -03:00
test_actions_pause_resume.py Use unittest.mock instead of mock 2021-12-15 14:25:30 +00:00
test_actions_virsh_audit.py Replace deprecated assert_ with assertTrue 2022-07-21 12:46:13 +08:00
test_lib_nova_compute_cloud_utils.py Fix socket.fqdn() not returning full hostname 2022-02-07 16:23:40 +01:00
test_nova_compute_contexts.py Remove six library from requirements.txt 2024-08-07 13:40:40 -04:00
test_nova_compute_hooks.py Fix issues related to py312 compatibility 2024-08-21 18:38:36 +00:00
test_nova_compute_utils.py Do not manage subordinate service restarts 2023-03-02 13:54:15 +00:00
test_utils.py Use unittest.mock instead of mock 2021-12-15 14:25:30 +00:00