mirror of
https://github.com/hashicorp/packer.git
synced 2026-07-16 12:23:37 -04:00
builder/openstack: region is now required
This commit is contained in:
parent
dbfada5068
commit
c85a24e938
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ BUG FIXES:
|
|||
* builder/digitalocean: Retry destroy a few times because DO sometimes
|
||||
gives false errors.
|
||||
* builder/openstack: Properly handle the case no image is made. [GH-375]
|
||||
* builder/openstack: Specifying a region is now required in a template.
|
||||
* provisioners/salt-masterless: Use filepath join to properly join paths.
|
||||
|
||||
## 0.3.5 (August 28, 2013)
|
||||
|
|
|
|||
Loading…
Reference in a new issue