Commit Graph

27 Commits (c88190a9562be9566efdc5e1cd79f4e82c9396dc)

Author SHA1 Message Date
Kevin Puetz 6e069c94e8 fix: set openstack metadata for use_blockstorage_volume
7 years ago
Pratyush Singhal dbb50337bc
fix: out of scope blockStorageClient nil value issue
7 years ago
psinghal20 bbd71136dc
fix: move adding metadata step after waiting for uploading step
7 years ago
Pratyush singhal cf8bfa56f0 fix: set openstack image metadata with use_blockstorage_volume
7 years ago
Adrien Delorme b9411712eb builder/openstack/step_create_image.go: pass context for cancellation
7 years ago
Kevin Bulebush 76d1bf567e Replaced compute/v2/images with imageservice/v2/images.
8 years ago
Adrien Delorme 016b0985a6 builder/openstack: use config as a pointer so values could be set
8 years ago
Daisuke Takahashi b7bd3d4b34 OpenStack: Change option name to `image_disk_format`
8 years ago
Daisuke Takahashi 904dd1df63 Add disk_format option for OpenStack builder
8 years ago
Andrei Ozerov 572cdeecd1 OpenStack builder: create image from blockstorage
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 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 99667df17e
update image visibility own step
10 years ago
Matthew Hooker 7bd211cf61
first attempt at modifying visibility
10 years ago
Zanetti, David 01e3e7f7a3
Second part of resync of gophercloud
10 years ago
Marc Abramowitz 4b9c4cc3e6 openstack: WaitForImage: treat 404 as retryable
11 years ago
Marc Abramowitz b08b88b019 openstack: Add maxNumErrors for WaitForImage
11 years ago
Marc Abramowitz 39d6eda370 Make the OpenStack builder more informative
11 years ago
Travis Truman 988cf2fecf Fixes #2434 by adding OpenStack Glance metadata support
11 years ago
Mitchell Hashimoto a0d41fcd14 builder/openstack
11 years ago
Mitchell Hashimoto 3b29fa5e40 builder/openstack: convert interpolation
11 years ago
Mitchell Hashimoto b06cceec25 builder/openstack: lock to fork for now to compile [GH-1625]
12 years ago
Mitchell Hashimoto 77f7f24990 builder/openstack: new multistep API
13 years ago
Mark Peek 276c023d84 builder/openstack: simplify by passing csp instead of accessor and api
13 years ago
Mark Peek 4b7da04052 Add base support for openstack [GH-155]
13 years ago