packer-plugin-xenserver/builder/xenserver
2014-12-10 10:15:33 +00:00
..
artifact.go Cosmetic: go fmt 2014-12-08 15:36:38 +00:00
builder.go Fix typo 2014-12-10 10:15:33 +00:00
client.go Clean up VM instance and root VDI 2014-12-09 16:40:32 +00:00
interruptible_wait.go interruptible_wait: allow nil Predicate 2014-12-09 16:32:37 +00:00
ssh.go Close SSH connections once we're done with them 2014-12-09 17:44:21 +00:00
step_boot_wait.go Make boot_wait interruptible 2014-12-09 16:32:37 +00:00
step_create_instance.go Clean up VM instance and root VDI 2014-12-09 16:40:32 +00:00
step_forward_port_over_ssh.go Replace all Fatal calls with Error calls 2014-12-09 11:48:07 +00:00
step_get_vnc_port.go Add more error handling 2014-12-09 14:02:48 +00:00
step_http_server.go Initial plugin for building XenServer images using Packer.IO 2014-11-10 18:16:02 +00:00
step_prepare_output_dir.go Fix invalid cast. 2014-11-14 18:25:22 +00:00
step_shutdown_and_export.go Add more error handling 2014-12-09 14:02:48 +00:00
step_start_on_himn.go Make HIMN IP finding and ping interruptible 2014-12-09 16:32:37 +00:00
step_start_vm_paused.go Add more error handling 2014-12-09 14:02:48 +00:00
step_type_boot_command.go Cosmetic: go fmt 2014-12-08 15:36:38 +00:00
step_upload_iso.go Cosmetic: go fmt 2014-12-08 15:36:38 +00:00
step_wait.go Add error handling to step_wait 2014-12-09 11:48:10 +00:00