update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-07 22:13:02 -07:00
parent 27acb45522
commit dd7413f4f7
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ IMPROVEMENTS:
option. [GH-2227]
* provider/openstack: allow `OS_AUTH_TOKEN` environment variable
to set the openstack `api_key` field [GH-2234]
* provider/openstack: Can now configure endpoint type (public, admin,
internal) [GH-2262]
BUG FIXES: