Commit Graph

57 Commits (408250ec7682a35eb5905cd49fc05e937901886b)

Author SHA1 Message Date
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
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
11 years ago
Mitchell Hashimoto b06cceec25 builder/openstack: lock to fork for now to compile [GH-1625]
11 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
Mohammed Naser 110c168a68 Update run_config.go
12 years ago
Pierre Riteau 2ee90b29c3 Allow OpenStack builder to skip certificate verification
12 years ago
Mitchell Hashimoto b4729ca7aa Merge pull request #848 from nebula/securityGroups
12 years ago
Pierre Riteau 04d1bc67ff Support more user variables in the OpenStack builder
12 years ago
Kgespada f48fc1e2cd Adds security group support
12 years ago
Mitchell Hashimoto 660be5b783 builder/openstack: support a tenant ID
12 years ago
Ben Broderick Phillips fc4b2e1569 Add flexible IP pool/address handling.
12 years ago
Mitchell Hashimoto e84e5e4f2c Merge branch 'update-ssh-package' of github.com:higebu/packer into higebu-update-ssh-package
12 years ago
Mitchell Hashimoto 23446d56fd builder/openstack: use proper function call for config
12 years ago
Mitchell Hashimoto 159587daf4 Merge pull request #768 from devcamcar/openstack-env-support
12 years ago
Mitchell Hashimoto a9f07bc3ff Merge pull request #912 from nebula/populate_api
12 years ago
Pierre Riteau 77dedd9eab Properly return error when invalid instance state is found
12 years ago
higebu f087ce16dc Fix the build problem by updating ssh package
12 years ago
Ross Smith II 27491f93f8 use old ssh code until higebu's branch is ready, see #1019
12 years ago
Torrent Glenn ee95fbbd99 added support for gophercloud's PopulateApi
12 years ago
Devin Carlen e7d7f9bbfd Add OpenStack API key support
12 years ago
Devin Carlen 828d7ebdca Append /tokens suffix if not present for specific OpenStack authentication URLs
12 years ago
Devin Carlen bef63846af Add support for standard OpenStack environment variables
12 years ago
Mitchell Hashimoto 366d169388 fmt
12 years ago
Devin Carlen 4e594ec22f Added keypair logging for debugging to OpenStack builder
12 years ago
John Bellone 817b1bdb32 Add ProxyUrl parameter for OpenStack builder.
12 years ago
Mitchell Hashimoto a6150e6596 builder/all: update to warnings
12 years ago
Mitchell Hashimoto 7f639d89b6 builder/amazon/*,builder/openstack: properly scrub sensitive [GH-554]
12 years ago
Mitchell Hashimoto 24ad445e2b builder/amazon,builder/openstack: remove more cgl libs
13 years ago
Mitchell Hashimoto 79f7936d66 Remove dependency on identifier package, use time ordered UUID [GH-541]
13 years ago
Matthew Hooker 4f24fe5000 common/config: strip keys appropriate for OpenStack.
13 years ago
Matthew Hooker 5315b19822 common/config: config filter function [GH-521]
13 years ago
Justin Santa Barbara 7a628b294d Only pass the project if it is specified
13 years ago
Justin Santa Barbara 43cb57cd9c Allow the Openstack project to be specified
13 years ago
Mark Peek a043e61d6c Merge pull request #379 from justinsb/justinsb-openstack_ipv6_support
13 years ago
Mitchell Hashimoto 54ab8cc520 Merge pull request #378 from justinsb/increase_ssh_timeout
13 years ago
Justin Santa Barbara 4b8a546932 Increase default SSH timeout for OpenStack from 1m -> 5m
13 years ago