From c0ecbdb27b07f43dd7f5c148e1e659c90d0c6485 Mon Sep 17 00:00:00 2001 From: Joe Topjian Date: Sun, 26 Jun 2016 13:21:09 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff55fd198..b8a92443a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -104,6 +104,7 @@ IMPROVEMENTS: * provider/openstack: Add `lb_provider` argument to `lb_pool_v1` resource [GH-6919] * provider/openstack: Enforce `ForceNew` on Instance Block Device [GH-6921] * provider/openstack: Can now stop instances before destroying them [GH-7184] + * provider/openstack: Disassociate LBaaS v1 Monitors from Pool Before Deletion [GH-6997] * provider/vsphere: Add support for `controller_type` to `vsphere_virtual_machine` [GH-6785] * provider/vsphere: Fix bug with `vsphere_virtual_machine` wait for ip [GH-6377] * provider/vsphere: Virtual machine update disk [GH-6619]