Update CHANGELOG.md

This commit is contained in:
Joe Topjian 2016-03-10 22:47:40 -07:00
parent edb30d52c6
commit 51b308ba64
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ BUG FIXES:
* provider/openstack: Account for a 403 reply when os-tenant-networks is disabled [GH-5432] * provider/openstack: Account for a 403 reply when os-tenant-networks is disabled [GH-5432]
* provider/openstack: Fix crashing during certain network updates in instances [GH-5365] * provider/openstack: Fix crashing during certain network updates in instances [GH-5365]
* provider/openstack: Fix race condition between instance deletion and volume detachment [GH-5359] * provider/openstack: Fix race condition between instance deletion and volume detachment [GH-5359]
* provider/openstack: Fix create/delete statuses in load balancing resources [GH-5557]
* provider/template: Warn when `template` attribute specified as path [GH-5563] * provider/template: Warn when `template` attribute specified as path [GH-5563]
INTERNAL IMPROVEMENTS: INTERNAL IMPROVEMENTS: