packer-plugin-xenserver/builder/xenserver/common
Cheng Sun 16f8c25d84 Fix shutdown_command bug
Fixes the somewhat embarrassing bug where the shutdown_command would be
run on the host rather than the guest.

This commit also rejigs things so that it is easier to do SSH commands
on either the host or the guest
2015-01-02 16:55:43 +00:00
..
artifact.go Initial work on splitting ISO and XVA builders 2014-12-31 16:09:23 +00:00
client.go Workaround xapi bug in Task.GetResult 2015-01-02 16:55:43 +00:00
common_config.go Find local IP automatically 2015-01-02 16:55:43 +00:00
find_port.go Initial work on splitting ISO and XVA builders 2014-12-31 16:09:23 +00:00
http_upload.go Initial work on XVA import 2015-01-02 15:11:27 +00:00
interruptible_wait.go Initial work on splitting ISO and XVA builders 2014-12-31 16:09:23 +00:00
ssh.go Fix shutdown_command bug 2015-01-02 16:55:43 +00:00
step_attach_vdi.go Initial work on splitting ISO and XVA builders 2014-12-31 16:09:23 +00:00
step_boot_wait.go Initial work on splitting ISO and XVA builders 2014-12-31 16:09:23 +00:00
step_detach_vdi.go Initial work on XVA import 2015-01-02 15:11:27 +00:00
step_find_vdi.go Initial work on splitting ISO and XVA builders 2014-12-31 16:09:23 +00:00
step_forward_port_over_ssh.go Initial work on splitting ISO and XVA builders 2014-12-31 16:09:23 +00:00
step_get_vnc_port.go Fix shutdown_command bug 2015-01-02 16:55:43 +00:00
step_http_server.go Initial work on splitting ISO and XVA builders 2014-12-31 16:09:23 +00:00
step_prepare_output_dir.go Initial work on splitting ISO and XVA builders 2014-12-31 16:09:23 +00:00
step_remove_devices.go Initial work on splitting ISO and XVA builders 2014-12-31 16:09:23 +00:00
step_shutdown_and_export.go Fix shutdown_command bug 2015-01-02 16:55:43 +00:00
step_start_on_himn.go Fix shutdown_command bug 2015-01-02 16:55:43 +00:00
step_start_vm_paused.go Initial work on splitting ISO and XVA builders 2014-12-31 16:09:23 +00:00
step_type_boot_command.go Fix shutdown_command bug 2015-01-02 16:55:43 +00:00
step_upload_vdi.go Initial work on XVA import 2015-01-02 15:11:27 +00:00