You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2017/04/10 02:10:30 UTC

[2/4] libcloud git commit: changes for #1024

changes for #1024


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

Branch: refs/heads/trunk
Commit: c06ce570fc09d7d32780f4ad8039ac00b82f839d
Parents: c68b85e
Author: Anthony Shaw <an...@apache.org>
Authored: Mon Apr 10 12:03:39 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Mon Apr 10 12:03:39 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/c06ce570/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 0392b32..2e233a0 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -11,6 +11,13 @@ Common
   [GITHUB-1028]
   (Anthony Shaw)
 
+Compute
+~~~~~~~
+
+- Added Billing Product for image in EC2 compute driver
+  [GITHUB-1024]
+  (Nirzari Iyer)
+
 Changes in Apache Libcloud 2.0.0rc2
 -----------------------------------