nova/nova/tests/unit/virt
Ghanshyam Mann 0c1e1ccf03 HyperV: Remove RDP console API
RDP console was only for HyperV driver so removing the
API. As API url stay same (because same used for other
console types API), RDP console API will return 400.

Cleaning up the related config options as well as moving its
API ref to obsolete seciton.

Keeping RPC method to avoid error when old controller is used
with new compute. It can be removed in next RPC version bump.

Change-Id: I8f5755009da4af0d12bda096d7a8e85fd41e1a8c
2024-02-13 12:24:38 -08:00
..
disk Add mock to avoid loading guestfs in unit test 2023-01-05 01:51:32 +00:00
image Use assert(Not)Equal instead of assertTrue(A == X) 2016-06-03 16:53:15 +01:00
ironic [ironic] Partition & use cache for list_instance* 2023-12-19 14:56:42 -08:00
libvirt Merge "Revert "[pwmgmt]ignore missin governor when cpu_state used"" 2024-01-31 16:37:02 +00:00
vmwareapi [codespell] fix typos in tests 2023-10-03 11:08:55 +01:00
zvm Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
__init__.py
fakelibosinfo.py Stop sending bad values from libosinfo to libvirt 2019-07-04 15:30:51 +01:00
test_block_device.py [codespell] fix typos in tests 2023-10-03 11:08:55 +01:00
test_configdrive.py image_meta: Provide image_ref as the id when fetching from instance 2021-05-20 16:57:24 +01:00
test_events.py
test_fake.py
test_hardware.py Bump hacking version 2023-12-14 10:54:26 +00:00
test_imagecache.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_images.py Check VMDK create-type against an allowed list 2023-01-24 07:01:24 -08:00
test_netutils.py Don't provide MTU value in metadata service if DHCP is enabled 2022-11-29 15:12:24 +00:00
test_node.py Fixup patch for stable-compute-uuid series 2023-01-30 12:44:57 -08:00
test_osinfo.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_virt.py virt: Add block_device_info helper to find encrypted disks 2022-08-16 08:01:22 +00:00
test_virt_drivers.py HyperV: Remove RDP console API 2024-02-13 12:24:38 -08:00