Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/8eb07e4a Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/8eb07e4a Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/8eb07e4a Branch: refs/heads/trunk Commit: 8eb07e4a1a1928e52a5f0c46480d581505b57112 Parents: 3284576 Author: Tomaz Muraus <[email protected]> Authored: Sun Feb 2 15:43:47 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Sun Feb 2 15:43:47 2014 +0100 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/8eb07e4a/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index aa9de45..d8fcdcb 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -18,6 +18,11 @@ Compute object. (LIBCLOUD-501) [Oleg Suharev] +- Add the following extension methods to the OpenStack driver: ex_pause_node, + ex_unpause_node, ex_suspend_node, ex_resume_node. + (LIBCLOUD-505, GITHUB-238) + [Chris DeRamus] + Load Balancer ~~~~~~~~~~~~~
