packer-cn/driver
Andrei Tonkikh 9c4d5c6c59 Cleanup after cf198539e8 2018-02-01 15:48:30 +03:00
..
datastore.go Add support for dynamically create floppy images 2018-02-01 14:47:09 +03:00
datastore_acc_test.go Remove driver test utility. Move driver tests to the driver folder 2017-11-14 00:02:46 +03:00
driver.go Revert f05b1e1. That commit introcude a regression from #30 2017-11-14 00:08:40 +03:00
driver_test.go Add basic functionality of creating VMs to the driver 2018-01-24 16:45:35 +03:00
folder.go Refactor vSphere driver 2017-08-24 17:54:08 +03:00
folder_acc_test.go Remove driver test utility. Move driver tests to the driver folder 2017-11-14 00:02:46 +03:00
host.go inherit datastore from target host, not source template 2017-08-24 23:18:14 +03:00
host_acc_test.go Add basic functionality of creating VMs to the driver 2018-01-24 16:45:35 +03:00
resource_pool.go Refactor vSphere driver 2017-08-24 17:54:08 +03:00
resource_pool_acc_test.go switch tests to vSphere 6.5 lab 2018-01-23 22:51:05 +03:00
test.sh Add more acceptance tests for VM. Merge them into 1 table-driven test 2017-11-15 00:47:33 +03:00
vm.go Cleanup after cf198539e8 2018-02-01 15:48:30 +03:00
vm_clone_acc_test.go Add basic functionality of creating VMs to the driver 2018-01-24 16:45:35 +03:00
vm_create_acc_test.go Add inserting floppy image to iso builder 2018-01-30 19:46:09 +03:00