Updated Branches: refs/heads/trunk 0164cc107 -> ff464ff08
Update CHANGES. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/eb341825 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/eb341825 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/eb341825 Branch: refs/heads/trunk Commit: eb3418257ec219f360b99e8c80b71751dfc28c99 Parents: 0164cc1 Author: Tomaz Muraus <[email protected]> Authored: Tue Dec 17 14:06:37 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Tue Dec 17 14:07:00 2013 +0100 ---------------------------------------------------------------------- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/eb341825/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index cb066b3..6a64923 100644 --- a/CHANGES +++ b/CHANGES @@ -71,13 +71,15 @@ Changes with Apache Libcloud in development [Tomaz Muraus] - Bump API version used in the EC2 driver from 2010-08-21 to 2013-10-15. + (LIBCLOUD-454) [Tomaz Muraus] - Add ex_get_limits method for retrieving account resource limits to the EC2 driver. [Tomaz Muraus] - - Add c3 instance types to the us-west-1 region in the EC2 driver. + - Update us-west-1 region in the EC2 driver to include c3 instance types. + Also include pricing information. [Tomaz Muraus] *) Storage
