You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2014/03/07 22:51:53 UTC

[3/3] git commit: Update CHANGES.

Update CHANGES.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/68272288
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/68272288
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/68272288

Branch: refs/heads/trunk
Commit: 68272288f411529a3518eb53281b323d4788ad1b
Parents: 583bfba
Author: Tomaz Muraus <to...@apache.org>
Authored: Fri Mar 7 22:47:30 2014 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Fri Mar 7 22:47:30 2014 +0100

----------------------------------------------------------------------
 CHANGES.rst | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/68272288/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 1207516..f09acb5 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -44,6 +44,11 @@ Compute
   (LIBCLOUD-525, GITHUB-255)
   [Chris DeRamus]
 
+- Add CloudStackProject class to the CloudStack driver and add option to select
+  project and disk offering on node creation.
+  (LIBCLOUD-526, GITHUB-257)
+  [Jim Divine]
+
 Load Balancer
 ~~~~~~~~~~~~~