mirror of
https://github.com/harvester/vm-import-controller.git
synced 2025-06-03 01:44:51 +00:00
![]() * Improve auto-detection of the bus type of the VMware importer Related to: https://github.com/harvester/harvester/issues/7987 Signed-off-by: Volker Theile <vtheile@suse.com> * Improve SCSI controller mapping Signed-off-by: Volker Theile <vtheile@suse.com> * Add `DefaultDiskBusType` field to `VirtualMachineImportSpec` This allows the user to customize the disk bus type in case the auto-detection fails. Note, the OpenStack source client does not support auto-detection, thus it will always make use of the `DefaultDiskBusType` field if specified. The `DefaultDiskBusType` defaults to `virtio`. Signed-off-by: Volker Theile <vtheile@suse.com> --------- Signed-off-by: Volker Theile <vtheile@suse.com> |
||
---|---|---|
.. | ||
openstack | ||
vmware | ||
helper_test.go | ||
helper.go | ||
network.go |