From af26350f49b392b5adaf0132646b1f599c816ba6 Mon Sep 17 00:00:00 2001 From: Joe Topjian Date: Wed, 20 Jul 2016 08:24:32 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 789fd97dd..4202cebd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -224,6 +224,7 @@ BUG FIXES: * provider/openstack: Rebuild Instances On Network Changes [GH-6844] * provider/openstack: Firewall rules are applied in the correct order [GH-7194] * provider/openstack: Fix Security Group EOF Error when Adding / Removing Multiple Groups [GH-7468] + * provider/openstack: Fixing boot volumes interfering with block storage volumes list [GH-7649] * provider/vsphere: `gateway` and `ipv6_gateway` are now read from `vsphere_virtual_machine` resources [GH-6522] * provider/vsphere: `ipv*_gateway` parameters won't force a new `vsphere_virtual_machine` [GH-6635] * provider/vsphere: adding a `vsphere_virtual_machine` migration [GH-7023]