Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-12-10 12:02:55 -06:00
parent 231f0cb474
commit b11966bca6
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ IMPROVEMENTS:
* provider/vsphere: Rename vcenter_server config parameter to something clearer [GH-3718]
* provider/vsphere: Make allow_unverified_ssl a configuable on the provider [GH-3933]
* provider/vsphere: Add folder handling for folder-qualified vm names [GH-3939]
* provider/vsphere: Change ip_address parameter for ipv6 support [GH-4035]
* provider/openstack: Increase instance timeout from 10 to 30 minutes [GH-4223]
BUG FIXES: