[
https://issues.apache.org/jira/browse/LIBCLOUD-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028108#comment-15028108
]
ASF GitHub Bot commented on LIBCLOUD-774:
-----------------------------------------
GitHub user blawney opened a pull request:
https://github.com/apache/libcloud/pull/643
[LIBCLOUD-774] Add preemptible instance creation for GCENodeDriver
Added another argument to GCENodeDriver.create_node method to allow for
creation of preemptible instances on Google Compute Engine. Modeled after
other arguments passed to 'scheduling' dictionary. Small change, no tests
provided.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/blawney/libcloud
LIBCLOUD-774_add_preemptible_instance
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/643.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #643
----
commit d5ba9a11ba833126a2b7c9fa38de346ced31a09d
Author: brian <[email protected]>
Date: 2015-11-26T03:45:41Z
[LIBCLOUD-774] Add an additional argument to
libcloud.compute.drivers.GCENodeDriver.create_node to allow for creation of
preemptible GCE instances
----
> Add support for creation/edit of preemptible instance in GCE driver
> -------------------------------------------------------------------
>
> Key: LIBCLOUD-774
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-774
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Reporter: Brian Lawney
> Priority: Minor
> Labels: gce, patch
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> GCE driver currently does not support the creation of preemptible instances.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)