Commit Graph

1016 Commits (34db5146aed730ffc699b1d0fac4e4377eb5b54c)

Author SHA1 Message Date
Mitchell Hashimoto 15c2ca955e Merge pull request #1065 from brettporter/gce_instance_name
12 years ago
Brett Porter e169013527 builder/googlecompute: configure instance name
12 years ago
Mitchell Hashimoto 23446d56fd builder/openstack: use proper function call for config
12 years ago
Mitchell Hashimoto 159587daf4 Merge pull request #768 from devcamcar/openstack-env-support
12 years ago
Mitchell Hashimoto a9f07bc3ff Merge pull request #912 from nebula/populate_api
12 years ago
Ross Smith II e38ff2f84e Merge pull request #1021 from laggyluke/master
12 years ago
Ross Smith II 850b066408 Merge pull request #945 from benlangfeld:feature/vb_output_opts (manually)
12 years ago
higebu 37b92dff3a Fix unknown command and syntax error of the ESX5Driver
12 years ago
Ross Smith II db96a79bf4 use code.google.com/p/gosshold/ssh
12 years ago
Ross Smith II a33aee13d5 Merge pull request #970 from fnoeding/nullbuilder
12 years ago
Ross Smith II ef1898083a Merge pull request #971 from fnoeding/amazon-sshkey
12 years ago
Ross Smith II e9c84ef449 Merge pull request #1001 from zshenker/update-gce-builder-to-v1-api
12 years ago
Ross Smith II 3f4baf4aec Merge pull request #1011 from rasa/add-cloning-in-windows
12 years ago
Pierre Riteau 77dedd9eab Properly return error when invalid instance state is found
12 years ago
Ross Smith II 203f85bfb0 Merge pull request #1034 from rasa/patch-1
12 years ago
higebu f087ce16dc Fix the build problem by updating ssh package
12 years ago
Ross Smith II 9cf76ff338 builder/digitalocean: updated default image_id, per #1032
12 years ago
Ross Smith II 27491f93f8 use old ssh code until higebu's branch is ready, see #1019
12 years ago
George Miroshnykov fc6e8c0830 builder/amazon: configurable virtualization type
12 years ago
Ross Smith II d420947db6 added %s for productVersion param
12 years ago
Ross Smith II 72924f0d56 builder/vmware-vmx: add cloning support on Windows [GH-824]
12 years ago
Zac Shenker 139e498962 Changing to the v1 google-api-go-client. Now creates a persistent disk as the boot disk, and sets it to auto delete
12 years ago
asatara ecbb0e8498 Added ssh_address variable to vmware builders
12 years ago
Florian Noeding 6371b70609 optionally use existing ssh key for amazon builders
12 years ago
Florian Noeding b879ec85cc implemented null buider
12 years ago
Ben Langfeld 128f555a2c Formatting
12 years ago
Ben Langfeld 5b07e2604c Fix export opts tests
12 years ago
Ben Langfeld 8cf0e53b19 Properly apply templates to export opts
12 years ago
Ben Langfeld 2cee7a5c10 Log export command being executed
12 years ago
Ben Langfeld bfd6755859 Move to an array of strings for a deterministic option separation
12 years ago
Ben Langfeld d1b41f2f14 Pass export_options individually to VBoxManage export
12 years ago
Mitchell Hashimoto 9ce3365382 Merge pull request #918 from stefanozanella/qemu_ssh_key_var
12 years ago
Mitchell Hashimoto dccb2471a9 Merge pull request #926 from CpuID/master
12 years ago
Ben Langfeld 0332901f63 builder/virtualbox: Add an `export_opts` option
12 years ago
Mitchell Hashimoto 3c59d0ef96 builder/vmware/common: fix failing tests on Windows
12 years ago
Mitchell Hashimoto 68524a3840 builder/vmware/common: fix build tag for Windows
12 years ago
Nathan Sullivan e44fb1bd2a increase SSH timeouts for Amazon builders, they can take a while to spin up at times
12 years ago
Mitchell Hashimoto 239aabb554 builder/virtualbox: retry unregister a few times [GH-915]
12 years ago
Stefano Zanella 85dcdcfead builder/qemu: support user templates in SSH key path
12 years ago
Torrent Glenn ee95fbbd99 added support for gophercloud's PopulateApi
12 years ago
Mitchell Hashimoto 4576093c17 fmt
12 years ago
Mitchell Hashimoto 9a62269116 Merge pull request #900 from pmyjavec/ws10-linux-driver
12 years ago
Alan Grosskurth af89b31a40 builder/amazon: Fix S3 endpoint URL for instance-store builds
12 years ago
Mitchell Hashimoto 868a64ebbc fmt
12 years ago
Mitchell Hashimoto 0fd7bdd3f5 builder/qemu: style
12 years ago
Mitchell Hashimoto 1b23af2667 Merge pull request #854 from qur/qemu-config-binary
12 years ago
Mitchell Hashimoto d2fe49d6a2 builder/qemu: document run_once is gone (but keep it around for compat)
12 years ago
Mitchell Hashimoto 8fdd60d924 Merge pull request #864 from CoreMedia/master
12 years ago
Mitchell Hashimoto e3c0715eab fmt
12 years ago
Mitchell Hashimoto d44a42b04f Merge pull request #884 from pmyjavec/vmware-iso-driver-fix
12 years ago
Mitchell Hashimoto 5f01415fb7 builder/googlecompute: tests for #867
12 years ago
Mitchell Hashimoto 05ecbd546b Merge pull request #870 from vogxn/master
12 years ago
Mitchell Hashimoto 1843ebf396 Merge pull request #883 from b2jrock/bjj-add-importopts
12 years ago
Mitchell Hashimoto 039def70f8 Merge pull request #885 from rosstimson/ec2-upload-bundle
12 years ago
Mitchell Hashimoto 9f7670a50f builder/vmware-iso: output upload error [GH-899]
12 years ago
Paul Myjavec 3ea4aa1a5a added workstation 10 driver for linux
12 years ago
Paul Myjavec 6e7a69372a these functions can be shared by 9 and 10 vmware workstation drivers
12 years ago
Paul Myjavec aedef06016 esx5, Get host IP by creating & inspecting connection, allows hypervisor to reside in other networks
12 years ago
Brian Johnson ac2c4203a2 Add import_opts to the virtualbox-ovf builder. My use case is that I
12 years ago
Devin Carlen e7d7f9bbfd Add OpenStack API key support
12 years ago
Devin Carlen 828d7ebdca Append /tokens suffix if not present for specific OpenStack authentication URLs
12 years ago
Devin Carlen bef63846af Add support for standard OpenStack environment variables
12 years ago
Ross Timson 58444627c1 Use --url flag rather than --location for ec2-upload-bundle
12 years ago
Prasanna Santhanam d4c9ed43c9 Formatted googlecompute builder as per `make format`
12 years ago
Prasanna Santhanam 0e98b2a269 Fixes #867: save private key when debugging gce builder
12 years ago
mheidenr cfb9b4d65d enable qemu builder to handle reboots in the shell provisioner
12 years ago
Julian Phillips a8993662b5 Allow Qemu binary name to be configured
12 years ago
Mitchell Hashimoto e8768785a0 website: add docs for docker-import and docker-push
12 years ago
Mitchell Hashimoto 8635085665 builder/docker: make Import part of this Driver for reuse
12 years ago
Mitchell Hashimoto 34dbf72142 post-processor/docker-import: have an Artifact
12 years ago
Mitchell Hashimoto 430963f400 fmt
12 years ago
Myles Steinhauser 28286d2821 Fix tabs vs spaces
12 years ago
Myles Steinhauser e4cfcb2a8a Add more special scancodes
12 years ago
Mitchell Hashimoto 12938fe36b builder/virtualbox,vmware: checksum not required if checksum type is
12 years ago
Jack Pearkes 0788d96841 builder/docker: include user vars for docker configuration
12 years ago
Mitchell Hashimoto c74b3758d3 builder/vmware-iso: ESX5Driver impl OutputDir [GH-773]
12 years ago
Greg Lu 6d2e50e598 builder/virtualbox/ovf: fix shutdown_timeout handling
12 years ago
Mitchell Hashimoto 5c7e7daac9 comments
12 years ago
Mitchell Hashimoto 8204944c0e builder/amazon: handle cases when amazon SG isn't available [GH-494]
12 years ago
Mitchell Hashimoto 2b801a7b12 builder/vmware,virtualbox: checksum_type can be "none" [GH-471]
12 years ago
Mitchell Hashimoto 8aabe01bad builder/amazon/common: run_tags to apply to launch [GH-722]
12 years ago
Jack Pearkes 7a956e1a11 builder/digitalocean: add private_networking option for droplets
12 years ago
Mitchell Hashimoto 037a744be5 builder/docker: customize run command [GH-648]
12 years ago
Mitchell Hashimoto eeadafc452 builder/vmware/*: can specify path to fusion [GH-677]
12 years ago
Mitchell Hashimoto 437dc12de3 builder/virtualbox/iso: load shutdown config [GH-754]
12 years ago
Mitchell Hashimoto 366d169388 fmt
12 years ago
Mitchell Hashimoto f81e2ef88a Merge pull request #746 from devcamcar/openstack-key-logging
12 years ago
Mitchell Hashimoto 8be172d19a Merge pull request #758 from mitchellh/f-vmware-vmx
12 years ago
Chris Lundquist 5564fb0028 Rename drover_docker_test.go to driver_docker_test.go
12 years ago
Mitchell Hashimoto 9362cb5364 builder/vmware/vmx: set the full_disk_path so compacting works
13 years ago
Mitchell Hashimoto 8e75075ec9 builder/vmware/vmx: compact disk
13 years ago
Mitchell Hashimoto f134bcc3f4 builder/vmware/common: better UI when forcibly shutting down
13 years ago
Mitchell Hashimoto 2b3d98d48d builder/vmware/vmx: create artifact
13 years ago
Mitchell Hashimoto 7f38cea9f3 builder/vmware/vmx: shutdown
13 years ago
Mitchell Hashimoto ac8354ad9c builder/vmware/vmx: step connect SSH
13 years ago
Mitchell Hashimoto e11f655d22 builder/vmware/vmx: run the VMs
13 years ago
Mitchell Hashimoto 286edcb2b4 builder/vmware/vmx: configure VMX
13 years ago
Mitchell Hashimoto 03fb5fb0f1 builder/vmware/common: Fusion6 driver can clone
13 years ago
Mitchell Hashimoto 8fecdf179d builder/vmware/common: Fusion6Driver
13 years ago
Mitchell Hashimoto f23d66a1b9 builder/vmware/vmx: clone vmx
13 years ago