Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b5f4a42a Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b5f4a42a Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/b5f4a42a Branch: refs/heads/0.12.x Commit: b5f4a42ac3761feb2f5401679daf96a70ebb9147 Parents: ac022ce Author: Tomaz Muraus <[email protected]> Authored: Fri Jun 21 12:23:50 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Fri Jun 21 12:25:16 2013 +0200 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/b5f4a42a/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 20795ed..987b346 100644 --- a/CHANGES +++ b/CHANGES @@ -95,6 +95,10 @@ Changes with Apache Libcloud in deveploment: - Fix a bug with deploy_node not respecting 'timeout' kwarg. [Kevin Carter] + - Modify create_node method in CloudStack driver to return an instance of + CloudStackNode and add a new "expunging" node state. (LIBCLOUD-345) + [sebastien goasguen] + *) Storage - Fix an issue with double encoding the container name in the CloudFiles
