builder/openstack: region is now required

This commit is contained in:
Mark Peek 2013-09-01 13:46:57 -07:00
parent 5be22de623
commit 5f3ae970c0
1 changed files with 1 additions and 0 deletions

View File

@ -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)