Commit Graph

289 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
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
Tom Carrio e2fe5cd775 Updated test cases to cover bad filters and empty()
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
Rickard von Essen bd1961b927 Correctly fail if no Image matches filter
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
Tom Carrio 5ca5c037eb Updated filter parser to log all invalid values/fields provided by user
8 years ago
Tom Carrio fc19cd8d28 Updated limit logic, removed limiter, updated test cases and sort field used
8 years ago
Tom Carrio 4147062802 Internally handling most_recent logic.
8 years ago
Tom Carrio 2d5d1890d4 Switching sort method
8 years ago
Tom Carrio 8d98237a15 I should have a git-status alias to make fmt
8 years ago
Tom Carrio 036918b81b Updated to comments in PR#6490 - Thanks @haxorof
8 years ago
Tom Carrio db3d2682b5 Updated allowed filters to tags, visibility, owner, and name. Test cases updated and passed
8 years ago
tcarrio e9e58e6b2b Tags field parsed from "tags" and updated test case
8 years ago
Tom Carrio c8fd53d60b make fmt
8 years ago
Tom Carrio de9999ecb9 Updated tag to slice, docs, comments, only active images, source_image_name supercedes filter name
8 years ago
tcarrio e776ad51a9 Removing statement from old image erroring logic
8 years ago
tcarrio 3a6ab0fc0e Updated test logic and Error->Errof for formatted output.
8 years ago
tcarrio 6dc71590eb Updated OpenStack Builder docs and tests
8 years ago
tcarrio 94018c691c Fixed step interface, added step to builder, passing all tests for new image_query.go
8 years ago
Tom Carrio a87c8fec38 Fixing up reflection issues on ListOpts builder
8 years ago
Tom Carrio 810a602a1b Added testing on query helper functions
8 years ago
Tom Carrio 33caed3531 Completed filters and most_recent processing using OpenStack imageservice API
8 years ago
Andrei Ozerov 6bf442f039 OpenStack builder: fix floating IP docs
8 years ago
Andrei Ozerov 103403db48 OpenStack builder: do not always use floating IPs
8 years ago
Andrei Ozerov 5d6ba4301d OpenStack builder: fix floating_ip_pool validation
8 years ago
Andrei Ozerov 1af899248b OpenStack builder: allow floating IP network name
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 3316d40527 OpenStack builder: make volume type optional
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 005f7e56a7 OpenStack builder: cleanup blockDeviceMappingV2
8 years ago
Andrei Ozerov d51e683bf7 OpenStack builder: add Block Storage volumes
8 years ago
Rickard von Essen 074b170ed4 Fixed exec bit
8 years ago
Rickard von Essen c962e7b856 Simplified loop code
8 years ago
chbell43 aaa42543e6 fix formatting
8 years ago
chbell43 5f9d4b729f add support for ports to the OpenStack builder
8 years ago
Matthew Hooker 3bdf1f1849 openstack: Add support for token authorization and cloud.yaml
8 years ago
Yang Youseok 1f4212efa7 builder/openstack: Add instance_name config to OpenStack builder
8 years ago
Josh Soref 5010bfda39 spelling: comes
8 years ago
Edward c29e5de381
Remove the deprecated extensions
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago
Matthew Hooker f6eb4e1b40
use cleanhttp to get a default transport.
9 years ago
r_takaishi 4fc0616bc9 fix go vet fail
9 years ago
r_takaishi db58854b0b make fmt
9 years ago
r_takaishi 37e6539bff use DefaultTransport
9 years ago
r_takaishi 67ce2da59e add cacert config to specify custom CA certificate file
9 years ago
r_takaishi 1de9eb2cfd support client certificate file
9 years ago
Matthew Hooker e67d1fd676 Merge pull request #4900 from rogers0/PR/crypto-CVE-ABI-change
9 years ago
Matthew Hooker ee5d13611f
update ssh client usage for new crypto/ssh version
9 years ago
numa b15c3a5c92 Fix error message
9 years ago
Matthew Hooker 80d6cd91fd
remove unneeded keypair var
9 years ago
Matthew Hooker 602fd64c5d
builder/amazon: set flag to delete temporary keypair
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 230079f73a
spell fixes
9 years ago
Rickard von Essen 6cd3cb18da
builder/openstack: validate ssh key name/file
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
Matthew Hooker d4b043451f Merge pull request #4357 from dave2/gh-4215
9 years ago
Tom-Byrne d7545c4ba0 support OpenStack instance metadata
9 years ago
Zanetti, David 08ef89f032 Openstack builder should use existing floating IPs before allocating them
9 years ago
Matthew Hooker f1dd0811d8
builders/openstack: fix for finding resource by ID.
9 years ago
Matthew Hooker 754ed931e9
be nice if user gets the image visibility case wrong
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 7bd211cf61
first attempt at modifying visibility
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
Dave Buckley 91562636d4 Allow reauth to keystone after token expiry
9 years ago
Rickard von Essen 96e9a8e6e9 Removed default value for ssh_username
9 years ago
Rickard von Essen ba8cfbd222
builder/openstack: Support using SSH password.
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Christopher Boumenot bbf286dcbe Fix go fmt issues. (#3463)
10 years ago
Rickard von Essen 88a84f5fb2 Merge pull request #3209 from rickard-von-essen/openstack-get-password
10 years ago
Nathan Mische 335a2010bf Moving SSH IP version validation to prepare function.
10 years ago
Nathan Mische 8396a2db1e Adding ability to select IP version for SSH connections to OpenStack instances. Addresses #3047
10 years ago
Rickard von Essen 5368697413 Get admin password of booted instance when using WinRM
10 years ago
Rickard von Essen c3bc87cb71 OpenStack: Change some log messages about SSH to connect.
10 years ago
Rickard von Essen 6855c480ad OpenStack: convert SSH keys from BER to DER with OpenSSL, work around for GH-2526.
10 years ago
Chris Bednarski 2dd8ad9449 Merge pull request #2577 from cybercom-finland/os_source_image_name
10 years ago
Chris Bednarski b7ba9a507d Merge pull request #3041 from msabramo/GH-3038_openstack_builder_auto_set_image_type_to_image
10 years ago
Marc Abramowitz 3e0914b6a2 openstack builder: Set image_type to "image"
10 years ago
Marc Abramowitz 4b9c4cc3e6 openstack: WaitForImage: treat 404 as retryable
10 years ago
Marc Abramowitz b08b88b019 openstack: Add maxNumErrors for WaitForImage
10 years ago
Marc Abramowitz 39d6eda370 Make the OpenStack builder more informative
10 years ago
Ian Duffy b57140da47 Add support for using cloud-init via a ConfigDrive
10 years ago
Toni Ylenius cbb2b538bd Support source_image_name in OpenStack builder
11 years ago
Chris Bednarski abb67fdd79 Fix govet issues
11 years ago
Chris Bednarski 28d1295460 Merge branch 'openstack_metadata' of https://github.com/trumant/packer into trumant-openstack_metadata
11 years ago
Chris Bednarski 5cd6e19467 Merge pull request #2451 from monsterzz/b-openstack-ipv6-ssh-support
11 years ago
Chris Bednarski c73314cd38 Merge pull request #2514 from hazelesque/rackconnect-v2-update-accessipv4
11 years ago
Chris Bednarski 715662f60b Reformat
11 years ago
Chris Bednarski ff6a091531 Merge pull request #2512 from hazelesque/openstack-support-using-existing-keypair
11 years ago
Hazel Smith a7da0ffde1 openstack: store updated accessIPv4 from RackConnect
11 years ago
Hazel Smith b47eb4cea9 openstack builder: support using existing keypair
11 years ago
Hazel Smith ce54dba2d3 openstack builder: log which IP address SSH will use
11 years ago
Travis Truman 988cf2fecf Fixes #2434 by adding OpenStack Glance metadata support
11 years ago
Gleb M Borisov 8495a8c919 Fix handling IPv6 when ssh_interface set (openstack builder)
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
11 years ago
Mitchell Hashimoto a95408aa21 Merge pull request #2224 from mitchellh/f-os-userdata
11 years ago
Mitchell Hashimoto 3edff00696 Merge pull request #2223 from mitchellh/b-stop-openstack
11 years ago
Mitchell Hashimoto d8cc24f86e builder/openstack: no more port
11 years ago
Mitchell Hashimoto 5167c65f87 Merge branch 'b-openstack-privage'
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto f55e2d2c4b builder/openstack: convert to helper/comm
11 years ago
Mitchell Hashimoto b3a9712402 builder/openstack: support user data [GH-1867]
11 years ago
Mitchell Hashimoto b6d6a71c6e builder/openstack: wait for more states
11 years ago
Mitchell Hashimoto 48b674d331 builder/openstack: load extensions, stop server if supported
11 years ago
Mitchell Hashimoto a3863c3495 builder/openstack: update floating IP messaging
11 years ago
Mitchell Hashimoto 2c683c5057 builder/openstack: prioritize ssh interfaces
11 years ago
Mitchell Hashimoto 31abc93f50 builder/openstack: support ssh_interface [GH-2087]
11 years ago
Mitchell Hashimoto 693f04afcc builder/openstack: AZ support
11 years ago
Mitchell Hashimoto 92b6b5c387 builder/openstack: can ref flavor by name
11 years ago
Mitchell Hashimoto ad374e82af builder/openstack: shuffle some fields to note unused fields
11 years ago
Mitchell Hashimoto 5d32a1f6e0 builder/openstack: use IP not FixedIP
11 years ago
Mitchell Hashimoto 590177ea4b builder/openstack: fix unit tests
11 years ago
Mitchell Hashimoto e724b5fe80 builder/openstack: support legacy env vars
11 years ago
Mitchell Hashimoto 50e2eb30e6 builder/openstack: modifications to work with rackspace
11 years ago
Mitchell Hashimoto a0d41fcd14 builder/openstack
11 years ago
Mitchell Hashimoto 23a48d6619 go fmt
11 years ago
Mitchell Hashimoto a8cd2a2223 Merge pull request #2038 from trumant/openstack_access_config_tests_env_clarity
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
Mitchell Hashimoto 3b29fa5e40 builder/openstack: convert interpolation
11 years ago
Travis Truman 7bd37b1f7a Tests were failing incorrectly when OpenStack environment variables were set in the environment running the tests
11 years ago
Emil Hessman f5782084e5 builder/openstack: address vet reports
11 years ago
Tom Dooner 6e92e60eef Add Rackconnect support
11 years ago
Jen Spinney 40fdb15d03 Support user variables for all OpenStack string config options
11 years ago
Mitchell Hashimoto 0db6cd3533 Merge pull request #1330 from qur/qemu-vagrant
12 years ago
Mitchell Hashimoto b06cceec25 builder/openstack: lock to fork for now to compile [GH-1625]
12 years ago
Julian Phillips 90a57c411f Expand Artifact API to expose build state
12 years ago
Mitchell Hashimoto 668bd51fa2 Merge pull request #1410 from msabramo/openstack_builder_blank_keypair_is_error
12 years ago
Marc Abramowitz 9bd33d1e0b Make region required for rackspace but not other providers
12 years ago
Marc Abramowitz 69500b6943 OpenStack builder: Make region not required
12 years ago
Marc Abramowitz 031c25154f openstack builder error out when gets blank keypair
12 years ago
Ian Delahorne 0da4aa6f24 Replace ListServers hack with update ServerById
12 years ago
Ian Delahorne 3af14d3dc7 Fix typo
12 years ago
Ian Delahorne 946843982f Workaround for gophercloud.ServerById crashing, fixes #1257
12 years ago
Ross Smith II a0caa635fa Merge pull request #1261 from lflux/openstack-networks-support
12 years ago
Ian Delahorne c00696992a Add ability to configure networks for openstack
12 years ago
Ian Delahorne 8bf935beb8 Force IPv4 addresses from address pools in Openstack. Fixes #1258
12 years ago