You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/driver
Michael Kuzmin 099215cebc
CD-ROM devices use SATA controller instead of IDE
8 years ago
..
datastore.go Add support for dynamically create floppy images 8 years ago
datastore_acc_test.go Remove driver test utility. Move driver tests to the driver folder 9 years ago
driver.go Revert f05b1e1. That commit introcude a regression from #30 9 years ago
driver_test.go Add basic functionality of creating VMs to the driver 9 years ago
folder.go Refactor vSphere driver 9 years ago
folder_acc_test.go Remove driver test utility. Move driver tests to the driver folder 9 years ago
host.go inherit datastore from target host, not source template 9 years ago
host_acc_test.go Add basic functionality of creating VMs to the driver 9 years ago
resource_pool.go Refactor vSphere driver 9 years ago
resource_pool_acc_test.go switch tests to vSphere 6.5 lab 9 years ago
test.sh Add more acceptance tests for VM. Merge them into 1 table-driven test 9 years ago
vm.go CD-ROM devices use SATA controller instead of IDE 8 years ago
vm_cdrom.go CD-ROM devices use SATA controller instead of IDE 8 years ago
vm_clone_acc_test.go Add basic functionality of creating VMs to the driver 9 years ago
vm_create_acc_test.go Add inserting floppy image to iso builder 8 years ago
vm_keyboard.go Boot command (#53) 8 years ago