Commit Graph

6809 Commits (00a90e622bd919d08fd6374d07f3a698c90e8e9c)
 

Author SHA1 Message Date
Mikhail Zholobov 00a90e622b
Remove unused constant "KeyLeftShift"
9 years ago
Mikhail Zholobov 1ca841b499
Fix shadowed declarations
9 years ago
Mikhail Zholobov dde445bd0d
Fix style: Organize imports in groups
9 years ago
Mikhail Zholobov 319b85cb7a
Fix style: Use a consistent case for initialisms
9 years ago
Rickard von Essen a2d196ee9b Corrected version and date
9 years ago
Matthew Hooker 936c64a49d
missing change in changelog
9 years ago
Matthew Hooker c9f9c59765
sort changelog
9 years ago
Matthew Hooker 5a7c68def0
fix background image url
9 years ago
Matthew Hooker 40ec40410f
add new builders to layout
9 years ago
Matthew Hooker ce0e77bf53
prep for next version
9 years ago
Matthew Hooker d1ca98472c
Cut version 0.12.1
9 years ago
Matthew Hooker 48955dddf4
Prep for release 0.12.1
9 years ago
Matthew Hooker 372e0d2283
update changelog
9 years ago
Matthew Hooker c61c7765ec Merge pull request #4288 from troytoman/gce-network-uri
9 years ago
Matthew Hooker 9d513a23e2
update changelog
9 years ago
Matthew Hooker 88841cb0e4 Merge pull request #4283 from mitchellh/openstackhacks
9 years ago
Matthew Hooker 754ed931e9
be nice if user gets the image visibility case wrong
9 years ago
Matthew Hooker 9c863cb081
update docs
9 years ago
Rickard von Essen 70970812c0 Update CHANGELOG.md
9 years ago
Rickard von Essen a7993adc6b Merge pull request #4285 from rickard-von-essen/aws-shutdown_behavior
9 years ago
Rickard von Essen d3c2239b9e
builder/amazon: Change shutdown_behaviour to shutdown_behavior
9 years ago
Rickard von Essen 2f8bc086b0 Updated CHANGELOG.md
9 years ago
Rickard von Essen 11c42e6aa8 Merge pull request #4284 from rickard-von-essen/aws-london-region
9 years ago
Rickard von Essen c24b4423b2 builder/amazon: Added new region London - eu-west-2
9 years ago
Matthew Hooker 1408c3fde8
bugfix
9 years ago
Matthew Hooker 00e4585ce5
first pass at adding new members
9 years ago
Matthew Hooker cbe7e9113a
return early if no set visibility
9 years ago
Matthew Hooker 99667df17e
update image visibility own step
9 years ago
Matthew Hooker 9d7df95cdf
correctly vendor gophercloud dep
9 years ago
Matthew Hooker 7bd211cf61
first attempt at modifying visibility
9 years ago
Matthew Hooker 98051a5207
add openstack imageservice
9 years ago
Matthew Hooker 6a6e735d16
use 404 error type
9 years ago
Zanetti, David 01e3e7f7a3
Second part of resync of gophercloud
9 years ago
Zanetti, David b43882748d
Resync gophercloud OpenStack SDK with new repo
9 years ago
Matthew Hooker 92ade7cb45 Merge pull request #4282 from themalkolm/patch-1
9 years ago
Alexander Krasnukhin ac98aad1df Fix log statement
9 years ago
Matthew Hooker 4cb4506b65
update changelog
9 years ago
Matthew Hooker 64fbe12976
govendor sync
9 years ago
Matthew Hooker 45d4cf8b36
move powershell module to common
9 years ago
Matthew Hooker d0a3e956a8
docs to get ubuntu building correctly
9 years ago
Matthew Hooker 5e324d6bb4
apply #4041 to hyperV builder
9 years ago
Matthew Hooker c9fcaf4172 Merge pull request #2576 from taliesins/HyperV
9 years ago
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.
9 years ago
Taliesin Sisson e357c56186 Builders don't need to set this up anymore
9 years ago
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
9 years ago
Taliesin Sisson 143ac300bf headless is no longer used
9 years ago
Taliesin Sisson 24e9810c23 guest_os_type is no longer used
9 years ago
Taliesin Sisson 602c207f60 Make it clear iso is downloaded
9 years ago
Taliesin Sisson 335615408a Run go fmt on files
9 years ago
Taliesin Sisson 44f73fa75f Changed ram_size_mb to ram_size
9 years ago