Repository: libcloud
Updated Branches:
  refs/heads/trunk 4de84f6ba -> a421668d1


update changes


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

Branch: refs/heads/trunk
Commit: 74c6ae5a09ce6591ed466b2d717765c462971447
Parents: 4de84f6
Author: Anthony Shaw <anthonys...@apache.org>
Authored: Thu May 4 10:16:07 2017 +1000
Committer: Anthony Shaw <anthonys...@apache.org>
Committed: Thu May 4 10:16:07 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/74c6ae5a/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index d47ea9c..e0e6ebd 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -7,6 +7,9 @@ Changes in current version of Apache Libcloud
 Common
 ~~~~~~
 
+- Use PyTest as the unit testing runner
+  (Anthony Shaw)
+
 - Use of LXML is now disabled by defalt, use libcloud.utils.py3.DEFAULT_LXML = 
True to reenable. LXML has compatibility 
   issues with a number of drivers and etree is a standard package
   [GITHUB-1038]
@@ -15,6 +18,10 @@ Common
 Compute
 ~~~~~~~
 
+- [EC2] Add i3 instance types for AWS
+  [GITHUB-1038]
+  (Stephen Mullins)
+
 - [VULTR] Extend extra dict of Vultr sizes to include additional fields 
(plan_type and available_locations)
   [GITHUB-1044]
   (Francisco Ros)

Reply via email to