- 13 Nov, 2014 1 commit
-
-
Ryan Breed authored
I got thrown for a loop since the username is uri-escaped but the password was not. I got thrown for another couple of loops due to the multiple levels of interpretation involved: 1) JSON syntax requires backslashes to be slash-escaped. Some vCenter deployments use windows domain-style usernames DOMAIN\user 2) the OVFTOOL docs specify that "all special characters" be uri-encoded when part of the user name or password 3) different shell interpretations on windows/linux I'd say escape both or neither.
-
- 07 Nov, 2014 1 commit
-
-
Jack Pearkes authored
-
- 05 Nov, 2014 1 commit
-
-
Jack Pearkes authored
-
- 30 Oct, 2014 2 commits
-
-
Mitchell Hashimoto authored
builder/digitalocean: fix v2 api size
-
Vasiliy Tolstov authored
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
-
- 28 Oct, 2014 35 commits
-
-
Mitchell Hashimoto authored
Fix checksums link
-
Matt Whiteley authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Fix make updatedeps
-
BlackEagle authored
Since the fork mitchellh/gophercloud-fork-40444fb is used for gophercloud the folder rackspace/gophercloud does not exist and the version fix does not have to happen. Signed-off-by: BlackEagle <ike.devolder@gmail.com>
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Extract Vagrant provider processing logic to a method
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Qemu vagrant
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Add support for building QEMU images from pre-existing image files
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Fixes #1334, Add power on retry to ESXi Driver.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Salt masterless tidy up
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
add digitalocean v2 api support
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
buidler/vmware-esxi: Add configuration options for the remote location to cache ISO and floppy files
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
#1191 - Add VMWare virtualhw.version configuration option under 'version'
-
Mitchell Hashimoto authored
builder/vmware: accept SATA drives on root VMX
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/amazon: Extend timeout and allow user override [GH-1533]
-
Mitchell Hashimoto authored
fix quote in variable name
-
Vasiliy Tolstov authored
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
-