Add changes for #1127 Closes #1127
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/820ff6f7 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/820ff6f7 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/820ff6f7 Branch: refs/heads/trunk Commit: 820ff6f70cc31d25670392428383b44513e07106 Parents: 4b0193e Author: Quentin Pradet <quent...@apache.org> Authored: Fri Oct 13 08:55:47 2017 +0400 Committer: Quentin Pradet <quent...@apache.org> Committed: Fri Oct 13 08:56:29 2017 +0400 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/820ff6f7/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 50a415e..98fc44f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -62,6 +62,10 @@ Compute (GITHUB-1126) [Peter Amstutz, Lucas Di Pentima] +- [EC2] Allow cn-north-1 even without pricing information + (LIBCLOUD-954, GITHUB-1127) + [Quentin Pradet] + Changes in Apache Libcloud 2.2.1 --------------------------------