changes for #1065
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/238db6d9 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/238db6d9 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/238db6d9 Branch: refs/heads/trunk Commit: 238db6d9637dbb39ee95ca84ed39af38a5b48839 Parents: 080a5ab Author: Anthony Shaw <[email protected]> Authored: Sun Jun 18 12:36:28 2017 +1000 Committer: Anthony Shaw <[email protected]> Committed: Sun Jun 18 12:36:28 2017 +1000 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/238db6d9/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 27c22b5..8a1811c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -26,6 +26,10 @@ Common Compute ~~~~~~~ +- [GANDI] Fixes the location name in image and instance type classes + [GITHUB-1065] + (Sayoun) + - [GCE] Fix method for create instance properties, it previously ignored the disk type parameter and defaulted to pd-standard. [GITHUB-1064] (Evan Carter)
