Add new openstack builder

This commit is contained in:
Mark Peek 2013-08-26 22:05:21 -07:00
parent 9bc3702adc
commit 2e760ee57b
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ FEATURES:
* builder/vmware: The root hard drive type can now be specified with
"disk_type_id" for advanced users. [GH-328]
* provisioner/salt-masterless: Ability to specfy a minion config. [GH-264]
* **NEW BUILDER:** `openstack`. You can now build on OpenStack. [GH-155]
IMPROVEMENTS: