Matthew Hooker
9d513a23e2
update changelog
2016-12-14 16:18:38 -08:00
Matthew Hooker
88841cb0e4
Merge pull request #4283 from mitchellh/openstackhacks
...
builder/openstack: Add image visibility & members
2016-12-14 16:13:21 -08:00
Matthew Hooker
754ed931e9
be nice if user gets the image visibility case wrong
2016-12-14 16:08:36 -08:00
Matthew Hooker
9c863cb081
update docs
2016-12-14 16:00:29 -08:00
Rickard von Essen
70970812c0
Update CHANGELOG.md
2016-12-14 22:17:45 +01:00
Rickard von Essen
a7993adc6b
Merge pull request #4285 from rickard-von-essen/aws-shutdown_behavior
...
builder/amazon: Change shutdown_behaviour to shutdown_behavior
2016-12-14 22:15:31 +01:00
Rickard von Essen
d3c2239b9e
builder/amazon: Change shutdown_behaviour to shutdown_behavior
2016-12-14 21:59:16 +01:00
Rickard von Essen
2f8bc086b0
Updated CHANGELOG.md
2016-12-14 10:58:55 +01:00
Rickard von Essen
11c42e6aa8
Merge pull request #4284 from rickard-von-essen/aws-london-region
...
builder/amazon: Added new region London - eu-west-2
2016-12-14 10:57:30 +01:00
Rickard von Essen
c24b4423b2
builder/amazon: Added new region London - eu-west-2
2016-12-14 10:55:19 +01:00
Matthew Hooker
1408c3fde8
bugfix
2016-12-14 01:01:57 -08:00
Matthew Hooker
00e4585ce5
first pass at adding new members
2016-12-13 16:32:30 -08:00
Matthew Hooker
cbe7e9113a
return early if no set visibility
2016-12-13 16:32:15 -08:00
Matthew Hooker
99667df17e
update image visibility own step
2016-12-13 16:28:54 -08:00
Matthew Hooker
9d7df95cdf
correctly vendor gophercloud dep
2016-12-13 15:23:30 -08:00
Matthew Hooker
7bd211cf61
first attempt at modifying visibility
2016-12-13 15:21:20 -08:00
Matthew Hooker
98051a5207
add openstack imageservice
2016-12-13 15:00:09 -08:00
Matthew Hooker
6a6e735d16
use 404 error type
2016-12-13 14:20:39 -08:00
Zanetti, David
01e3e7f7a3
Second part of resync of gophercloud
2016-12-13 14:06:01 -08:00
Zanetti, David
b43882748d
Resync gophercloud OpenStack SDK with new repo
...
- github.com/rackspace/gophercloud is now feature frozen and is replaced by the repo at github.com/gophercloud/gophercloud
- Remove old vendored files for rackspace version of gophercloud
- Add new vendored version of gophercloud from new repo
- Fix various API changes in gophercloud
- Remove support for RackSpace API keys (not supported in new gophercloud repo)
2016-12-13 14:04:19 -08:00
Matthew Hooker
92ade7cb45
Merge pull request #4282 from themalkolm/patch-1
...
Fix log statement
2016-12-13 11:10:30 -08:00
Alexander Krasnukhin
ac98aad1df
Fix log statement
2016-12-13 12:53:03 +01:00
Matthew Hooker
4cb4506b65
update changelog
2016-12-12 18:43:52 -08:00
Matthew Hooker
64fbe12976
govendor sync
2016-12-12 18:42:34 -08:00
Matthew Hooker
45d4cf8b36
move powershell module to common
2016-12-12 18:34:15 -08:00
Matthew Hooker
d0a3e956a8
docs to get ubuntu building correctly
2016-12-12 18:34:15 -08:00
Matthew Hooker
5e324d6bb4
apply #4041 to hyperV builder
2016-12-12 18:34:15 -08:00
Matthew Hooker
c9fcaf4172
Merge pull request #2576 from taliesins/HyperV
...
Add Hyper-V builder
2016-12-12 18:33:21 -08:00
Taliesin Sisson
e50fe9fd54
Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release.
...
1ce6ba91f7
?diff=unified#diff-5d60887f0940c9f8d6724e59843ac1fb
2016-12-12 22:45:24 +00:00
Taliesin Sisson
e357c56186
Builders don't need to set this up anymore
2016-12-12 22:45:23 +00:00
Taliesin Sisson
74255c553b
Be smarter about loading guest additions iso. Windows 10 and Windows Server 2016 no longer come with iso. So default to not loading guest additions when the iso is missing
2016-12-12 22:45:22 +00:00
Taliesin Sisson
143ac300bf
headless is no longer used
2016-12-12 22:45:21 +00:00
Taliesin Sisson
24e9810c23
guest_os_type is no longer used
2016-12-12 22:45:21 +00:00
Taliesin Sisson
602c207f60
Make it clear iso is downloaded
2016-12-12 22:45:20 +00:00
Taliesin Sisson
335615408a
Run go fmt on files
2016-12-12 22:45:19 +00:00
Taliesin Sisson
44f73fa75f
Changed ram_size_mb to ram_size
2016-12-12 22:45:18 +00:00
Taliesin Sisson
fb192ce6d6
Remove unused import
2016-12-12 22:45:17 +00:00
Taliesin Sisson
04a6880361
Remove unused import
2016-12-12 22:45:17 +00:00
Taliesin Sisson
3f0835aab2
Remove headless option as it is not used.
2016-12-12 22:45:16 +00:00
Taliesin Sisson
7add6d3470
Add missing configuration elements.
...
Remove configuration elements that are no longer used.
2016-12-12 22:45:15 +00:00
Taliesin Sisson
3c1df5a791
Remove inconsistent "_mb" from ram size
2016-12-12 22:45:14 +00:00
Taliesin Sisson
0515487062
Configuration settings are no longer used
2016-12-12 22:45:13 +00:00
Taliesin Sisson
20643e35a8
Do not specify a default username or password
2016-12-12 22:45:13 +00:00
Taliesin Sisson
d7117560cf
We are using powershell and Msvm to send keys to virtual keyboard so update comment
2016-12-12 22:45:12 +00:00
Taliesin Sisson
a27d75ff89
Fix comment left over from initial import
2016-12-12 22:45:11 +00:00
Taliesin Sisson
501845cb4f
SSHKeyPath and SSHWaitTimeout have been deprecated in favor of communicator configuration
2016-12-12 22:45:10 +00:00
Taliesin Sisson
c88a2ef872
Remove trailing tabs
2016-12-12 22:45:10 +00:00
Taliesin Sisson
55353fae89
Fix spelling mistake
...
Fix code type for formatting
Remove empty space
2016-12-12 22:45:09 +00:00
Taliesin Sisson
ffc7f3f3dc
Address documentation layout and copy issues
2016-12-12 22:45:08 +00:00
Taliesin Sisson
d56d683bd1
Add vendoring for unicode:
...
govendor fetch golang.org/x/text/encoding/unicode
2016-12-12 22:45:07 +00:00