changes for #1074
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/ae07016c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ae07016c Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/ae07016c Branch: refs/heads/trunk Commit: ae07016c397d470040de8de2df1f5c58d8b02583 Parents: fe092f0 Author: Anthony Shaw <[email protected]> Authored: Sat Jun 24 19:23:33 2017 +1000 Committer: Anthony Shaw <[email protected]> Committed: Sat Jun 24 19:23:33 2017 +1000 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/ae07016c/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 7954dfc..90c6401 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -26,6 +26,10 @@ Common Compute ~~~~~~~ +- [GCE] Fix error codes not being parsed in certain scenarios + [GITHUB-1074, LIBCLOUD-925] + (micafer) + - [EC2] Fix node's Block Device Mapping was parsed from incorrect mapping. EbsInstanceBlockDevice is different from EbsBlockDevice. [GITHUB-1075]
