nova/nova/tests/unit/compute
Stephen Finucane deae814611 Remove the PowerVM driver
The PowerVM driver was deprecated in November 2021 as part of change
Icdef0a03c3c6f56b08ec9685c6958d6917bc88cb. As noted there, all
indications suggest that this driver is no longer maintained and may be
abandonware. It's been some time and there's still no activity here so
it's time to abandon this for real.

This isn't as tied into the codebase as the old XenAPI driver was, so
removal is mostly a case of deleting large swathes of code. Lovely.

Change-Id: Ibf4f36136f2c65adad64f75d665c00cf2de4b400
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2022-08-02 15:31:19 +02:00
..
monitors Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
provider_config_data Fix compatibility with jsonschema 4.x 2022-07-18 12:30:25 +01:00
__init__.py
eventlet_utils.py Add autopep8 to tox and pre-commit 2021-11-08 12:37:27 +00:00
fake_resource_tracker.py Tests: autospecs all the mock.patch usages 2019-08-19 09:43:10 -05:00
test_api.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_claims.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_compute_mgr.py Remove double mocking 2022-08-02 15:31:15 +02:00
test_compute.py Remove the PowerVM driver 2022-08-02 15:31:19 +02:00
test_flavors.py Fix typos 2022-05-30 17:40:00 +05:30
test_host_api.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_instance_list.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_keypairs.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_multi_cell_list.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_provider_config.py Fix compatibility with jsonschema 4.x 2022-07-18 12:30:25 +01:00
test_provider_tree.py Add resources dict into _Provider 2019-09-13 08:50:35 +00:00
test_resource_tracker.py Remove double mocking 2022-08-02 15:31:15 +02:00
test_rpcapi.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_shelve.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_stats.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_utils.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_virtapi.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00