packer-plugin-xenserver/builder/xenserver
Cheng Sun 987a5ac55e Rename root_disk_size to disk_size
CreateVdi now takes an integer size
Note that disk_size is now in MB; root_disk_size was in bytes
Fixed example
2014-12-19 12:50:22 +00:00
..
artifact.go Cosmetic: go fmt 2014-12-08 15:36:38 +00:00
builder.go Rename root_disk_size to disk_size 2014-12-19 12:50:22 +00:00
client.go Rename root_disk_size to disk_size 2014-12-19 12:50:22 +00:00
find_port.go Factor out common port-finding code 2014-12-10 16:18:54 +00:00
interruptible_wait.go interruptible_wait: check for interruption immediately 2014-12-12 16:11:40 +00:00
ssh.go Also close listener connection when port forwarding fails 2014-12-10 12:31:02 +00:00
step_attach_vdi.go VDI upload, floppy and tools support 2014-12-19 12:46:36 +00:00
step_boot_wait.go Make boot_wait interruptible 2014-12-09 16:32:37 +00:00
step_create_instance.go Rename root_disk_size to disk_size 2014-12-19 12:50:22 +00:00
step_detach_vdi.go VDI upload, floppy and tools support 2014-12-19 12:46:36 +00:00
step_find_vdi.go VDI upload, floppy and tools support 2014-12-19 12:46:36 +00:00
step_forward_port_over_ssh.go Factor out common port-finding code 2014-12-10 16:18:54 +00:00
step_get_vnc_port.go Add more error handling 2014-12-09 14:02:48 +00:00
step_http_server.go Factor out common port-finding code 2014-12-10 16:18:54 +00:00
step_prepare_output_dir.go Fix invalid cast. 2014-11-14 18:25:22 +00:00
step_remove_devices.go Split step_remove_devices out of step_wait 2014-12-15 12:17:12 +00:00
step_shutdown_and_export.go Check for error in downloading exported XVA/VDI 2014-12-15 12:17:12 +00:00
step_start_on_himn.go Always fetch a new VM instance from UUID for consistency 2014-12-15 12:17:12 +00:00
step_start_vm_paused.go step_start_vm_paused: cleanup forces VM shutdown 2014-12-17 18:48:19 +00:00
step_type_boot_command.go Reduce VNC typing delay 2014-12-12 12:42:35 +00:00
step_upload_vdi.go Rename root_disk_size to disk_size 2014-12-19 12:50:22 +00:00
step_wait.go Be less verbose when waiting for install to complete 2014-12-15 15:02:42 +00:00