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/02 02:03:28 UTC

[5/5] libcloud git commit: changes for #954

changes for #954


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

Branch: refs/heads/trunk
Commit: ecbd399363690ba2d19e333b2a2ff2f26fd0b02b
Parents: 9b011a9
Author: Anthony Shaw <an...@apache.org>
Authored: Sun Apr 2 12:03:18 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Sun Apr 2 12:03:18 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/ecbd3993/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index ccdb572..ec58245 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -24,6 +24,10 @@ Common
 Compute
 ~~~~~~~
 
+- [GCE] Allow preemptible instances to be created
+  [GITHUB-954]
+  (John Baublitz)
+
 - Add support for forcing detachment of EBS volumes to EC2 driver
   [GITHUB-1007]
   (Sergey Babak)