From 1bbfaafc41b049432f510b7a522d085cc16a57f4 Mon Sep 17 00:00:00 2001 From: John Prause Date: Wed, 16 Aug 2017 09:35:11 -0400 Subject: [PATCH] Adding initial changelog with sprint66 info --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..6956aab56 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +### Change Log + +All notable changes to this project will be documented in this file. + +### Sprint 66 ending 2017-08-07 +- Handle case where do_volume_creation_check gets a nil from Fog [(#73)](https://github.com/ManageIQ/manageiq-providers-openstack/pull/73) +- Assign only compact and unique list of hosts [(#71)](https://github.com/ManageIQ/manageiq-providers-openstack/pull/71) +- Adds specific methods for creating, deleting flavors. [(#65)](https://github.com/ManageIQ/manageiq-providers-openstack/pull/65)