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 2016/10/30 09:22:16 UTC

[2/2] libcloud git commit: changes for #925

changes for #925


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

Branch: refs/heads/trunk
Commit: 627b97243b127d9b0245a09878164f86ab9bcb66
Parents: 41ff326
Author: Anthony Shaw <an...@apache.org>
Authored: Sun Oct 30 09:22:06 2016 +0000
Committer: Anthony Shaw <an...@apache.org>
Committed: Sun Oct 30 09:22:06 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/627b9724/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index a890e74..7d0f290 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -8,6 +8,10 @@ Changes in current version of Apache Libcloud
 Compute
 ~~~~~~~
 
+- [ec2] Add st1 and sc1 volume types to valid types
+  (GITHUB-925)
+  [Sean Goller]
+
 - [digital ocean] add ex_change_kernel in DigitalOcean_v2 driver
   (GITHUB-922)
   [Rick van de Loo]