Commit 25ff0f04 authored by Ross Smith II's avatar Ross Smith II

Update CHANGELOG.md

builder/openstack: Workaround for gophercloud.ServerById crashing [GH-1257]
parent be606418
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
IMPROVEMENTS: IMPROVEMENTS:
* builder/amazon-common: Sort AMI strings before outputting [GH-1305]
* builder/amazon-ebs: Support encrypted EBS volumes [GH-1194] * builder/amazon-ebs: Support encrypted EBS volumes [GH-1194]
* builder/ansible: Add `playbook_dir` option. [GH-1000] * builder/ansible: Add `playbook_dir` option. [GH-1000]
* builder/openstack: Add ability to configure networks. [GH-1261] * builder/openstack: Add ability to configure networks. [GH-1261]
...@@ -19,7 +18,9 @@ IMPROVEMENTS: ...@@ -19,7 +18,9 @@ IMPROVEMENTS:
BUG FIXES: BUG FIXES:
* builder/amazon-common: Sort AMI strings before outputting [GH-1305]
* core: `isotime` is the same time during the entire build. [GH-1153] * core: `isotime` is the same time during the entire build. [GH-1153]
* builder/openstack: Workaround for gophercloud.ServerById crashing [GH-1257]
* builder/openstack: Force IPv4 addresses from address pools [GH-1258] * builder/openstack: Force IPv4 addresses from address pools [GH-1258]
* builder/parallels: Do not delete entire CDROM device. [GH-1115] * builder/parallels: Do not delete entire CDROM device. [GH-1115]
* builder/parallels: Errors while creating floppy disk. [GH-1225] * builder/parallels: Errors while creating floppy disk. [GH-1225]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment