Commit Graph

89 Commits (addbdedea966433c674e6664e8a01f641fc0b231)

Author SHA1 Message Date
Megan Marsh 3d22535742
Merge pull request #7884 from jprorama/fix-7171
7 years ago
y-kuno 6305c555df Add openstack image min_disk option
7 years ago
John-Paul Robinson 038e9f316c Clean patch formatting with make fmt
7 years ago
John-Paul Robinson 5fe9f3980d Fix #7171: select instance network on which to assign floating ip
7 years ago
Megan Marsh ba66d5d857
Merge pull request #7831 from hashicorp/fix_ssh_interface
7 years ago
Megan Marsh 0cfe8e7070 allow ssh_host override for OpenStack
7 years ago
Megan Marsh 6ad975f296 Revert "move SSHInterface/SSHIPVersion fields to communitator.Config struct"
7 years ago
Olaf Seibert 58f8f088e2 Add image filtering on properties.
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Megan Marsh e97f864016
Merge pull request #7395 from josepand/openstack_force_delete
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
josepand f2b42f2b4b Expose force_delete for openstack builder
7 years ago
Megan Marsh c7278e871c
Merge pull request #7038 from kmbulebu/openstack_deprecated_api
7 years ago
Kevin Bulebush 76d1bf567e Replaced compute/v2/images with imageservice/v2/images.
8 years ago
Kevin Bulebush 802e7d467d openstack: Add support for tagging new images.
8 years ago
Adrien Delorme 37c6f08abe Revert "Fix bugs"
8 years ago
Adrien Delorme 016b0985a6 builder/openstack: use config as a pointer so values could be set
8 years ago
Matthew Hooker 9181570bc3
remove stray struct dumps in logs
8 years ago
Rickard von Essen 838d5021f5 openstack: use source_image_name to find UUID
8 years ago
Daisuke Takahashi c848f59a55 Check condition for image_disk_format option
8 years ago
Adrien Delorme fc75449e06
Merge pull request #6713 from hashicorp/cleanup_keys
8 years ago
Megan Marsh 38cc525ec7 new option allowing user to clean up the ephemeral ssh key from the authorized_keys file
8 years ago
Daisuke Takahashi 02139dcb69 Fix bugs
8 years ago
Adrien Delorme b0c09087a2 move SSHInterface/SSHIPVersion fields to communitator.Config struct
8 years ago
Adrien Delorme 92570a2725 builder.openstack: use c.Comm for ssh
8 years ago
Adrien Delorme 51d2aac9f6 SSHPrivateKey => SSHPrivateKeyFile
8 years ago
Megan Marsh 340363a649
Merge pull request #6613 from hashicorp/merge_ssh_config_funcs
8 years ago
Megan Marsh 1f79b430ee
Merge pull request #6610 from hashicorp/filter_logs
8 years ago
Adrien Delorme 41f6e0334d refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
8 years ago
Rickard von Essen 3b49caaf40 OpenStack: refactored how source_image_filter is handled to remove reflection
8 years ago
Megan Marsh ff6a039d5b replace scrubconfig with packer.LogSecretFilter.Set
8 years ago
Tom Carrio c5fe1e9e34 Updated to @rickard-von-essen's code review suggestions, including:
8 years ago
tcarrio 94018c691c Fixed step interface, added step to builder, passing all tests for new image_query.go
8 years ago
Andrei Ozerov c9047cbfbe OpenStack builder: update floating IP params
8 years ago
Andrei Ozerov 0eef9b4292 OpenStack builder: floating IP refactoring
8 years ago
Andrei Ozerov 572cdeecd1 OpenStack builder: create image from blockstorage
8 years ago
Andrei Ozerov c0ffe7eb89 OpenStack builder: add StepDetachVolume
8 years ago
Andrei Ozerov d51e683bf7 OpenStack builder: add Block Storage volumes
8 years ago
chbell43 5f9d4b729f add support for ports to the OpenStack builder
8 years ago
Yang Youseok 1f4212efa7 builder/openstack: Add instance_name config to OpenStack builder
8 years ago
Edward c29e5de381
Remove the deprecated extensions
9 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Rickard von Essen 4c5461102a
amazon: Added (more) support for SSH Agent and temporary keypair names
9 years ago
Larry Bordowitz c5b8a1069a Add ssh agent to enable SSH-CA authentication.
9 years ago
Joshua Randall e9cfaa2730 add reuse_ips option for openstack builder
9 years ago
Tom-Byrne d7545c4ba0 support OpenStack instance metadata
10 years ago
Matthew Hooker 00e4585ce5
first pass at adding new members
10 years ago
Matthew Hooker 99667df17e
update image visibility own step
10 years ago
Rickard von Essen ba8cfbd222
builder/openstack: Support using SSH password.
10 years ago