Update changelog.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/8f89e784 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/8f89e784 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/8f89e784 Branch: refs/heads/trunk Commit: 8f89e7849c25fdc3cfc78340d0bc59a3c72bf6c8 Parents: 958727a Author: Tomaz Muraus <to...@apache.org> Authored: Thu Nov 12 23:47:36 2015 +0100 Committer: Tomaz Muraus <to...@apache.org> Committed: Thu Nov 12 23:47:36 2015 +0100 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/8f89e784/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 1a05990..28623e9 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -53,6 +53,11 @@ Compute (LIBCLOUD-766, GITHUB-626) [Atsushi Sasaki] +- Allow user to wait for a resource to reach a desired state in the + Dimension Data driver by using new ``ex_wait_for_state`` method. + [LIBCLOUD-707, GITHUB-631] + [Anthony Shaw] + Storage ~~~~~~~