nova/nova/tests/unit/objects
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
..
__init__.py
test_aggregate.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_block_device.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_build_request.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_cell_mapping.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_compute_node.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_console_auth_token.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_diagnostics.py Added nova objects for intance diagnostics 2017-05-30 00:39:44 +04:00
test_ec2.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_external_event.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_fields.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_flavor.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_host_mapping.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_hv_spec.py objects: Move 'vm_mode' to 'fields.VMMode' 2016-11-25 16:19:44 +00:00
test_image_meta.py object/notification for Adds Pick guest CPU architecture based on host 2022-02-24 12:06:55 -05:00
test_instance_action.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_instance_device_metadata.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_instance_fault.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_instance_group.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_instance_info_cache.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_instance_mapping.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_instance_numa.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_instance_pci_requests.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_instance.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_keypair.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_migrate_data.py Remove the PowerVM driver 2022-08-02 15:31:19 +02:00
test_migration_context.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_migration.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_monitor_metric.py Fix MonitorMetric obj_make_compatible 2016-09-12 14:10:41 +00:00
test_network_request.py smartnic support - new vnic type 2021-08-05 15:58:25 +08:00
test_numa.py libvirt: start tracking NUMACell.socket for hosts 2021-02-21 11:30:07 -05:00
test_objects.py Remove the PowerVM driver 2022-08-02 15:31:19 +02:00
test_pci_device_pool.py Return empty PciDevicePoolList obj instead of None 2015-09-11 21:20:01 +02:00
test_pci_device.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_quotas.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_request_spec.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_resource.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_security_group.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_selection.py Add Selection.availability_zone field 2019-10-02 13:39:24 -04:00
test_service.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_tag.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_task_log.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_trusted_certs.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_vcpu_model.py objects: Move 'cpumodel' to 'fields.CPU*' 2016-11-25 16:19:43 +00:00
test_virt_cpu_topology.py Convert hardware.VirtCPUTopology to nova object 2014-11-20 09:14:25 -05:00
test_virtual_interface.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_volume_usage.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00