packer-cn/builder/vsphere/driver
Megan Marsh aa4933c28a
Merge pull request #9574 from jhawk28/vsphere_usb_controllers
(vsphere) add ability to add a xhci/usb3 controller
2020-07-14 10:09:33 -07:00
..
cluster.go Add content_library_destination to import VM template to a Content Library (#9551) 2020-07-10 11:01:10 +02:00
datastore.go add set_host_for_datastore_uploads flag 2020-05-27 15:00:08 -07:00
datastore_acc_test.go add set_host_for_datastore_uploads flag 2020-05-27 15:00:08 -07:00
driver.go Don't use Packer context as vSphere driver context (#9576) 2020-07-14 11:45:19 +02:00
driver_test.go Don't use Packer context as vSphere driver context (#9576) 2020-07-14 11:45:19 +02:00
folder.go create the folders if they don't exist 2020-06-11 10:37:24 -04:00
folder_acc_test.go Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes. 2020-01-08 14:41:51 -08:00
host.go Re-arrange directory structure for merge. 2019-12-09 17:14:55 -08:00
host_acc_test.go Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes. 2020-01-08 14:41:51 -08:00
library.go Add content_library_destination to import VM template to a Content Library (#9551) 2020-07-10 11:01:10 +02:00
network.go match network to host when multiple networks are found 2020-07-09 15:59:15 +02:00
resource_pool.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
resource_pool_acc_test.go Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes. 2020-01-08 14:41:51 -08:00
vm.go change usb controllers to a list. add ability to set as a usb3 2020-07-13 20:54:46 -04:00
vm_cdrom.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
vm_clone_acc_test.go add the ability to check if the IP is within the an IP range 2020-06-04 01:55:25 -04:00
vm_create_acc_test.go Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes. 2020-01-08 14:41:51 -08:00
vm_keyboard.go Fix boot_command and update docs 2020-06-12 14:51:52 +02:00