changes for #1064
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4a0e3f14 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4a0e3f14 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4a0e3f14 Branch: refs/heads/trunk Commit: 4a0e3f143b6c67a1b4d6ad6511773f8864fafc70 Parents: 817b1fd Author: Anthony Shaw <[email protected]> Authored: Sun Jun 18 12:33:53 2017 +1000 Committer: Anthony Shaw <[email protected]> Committed: Sun Jun 18 12:33:53 2017 +1000 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/4a0e3f14/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index e68fb0e..27c22b5 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -26,6 +26,10 @@ Common Compute ~~~~~~~ +- [GCE] Fix method for create instance properties, it previously ignored the disk type parameter and defaulted to pd-standard. + [GITHUB-1064] + (Evan Carter) + - Fix missing return data from EC2 billing product methods [GITHUB-1062] (Alex Misstear)
