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:22:59 UTC

[4/7] libcloud git commit: changes for #1020

changes for #1020


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

Branch: refs/heads/trunk
Commit: 56d95dc8927a54a766b15cc23d12600b1c41e1fd
Parents: 359487c
Author: Anthony Shaw <an...@apache.org>
Authored: Mon Apr 10 12:19:11 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Mon Apr 10 12:19:11 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/56d95dc8/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 031eb9b..5180d04 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -14,6 +14,10 @@ Common
 Compute
 ~~~~~~~
 
+- Add SR-IOV net support to images in EC2 compute driver
+  [GITHUB-1020]
+  (Alex Misstear)
+
 - Fix - update t2.small image size from 11 CPU to 1
   [GITHUB-1022]
   (Francisco Ros)