Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LIBCLOUD-774] Add preemptible instance creation for GCENodeDriver #643

Closed

Conversation

blawney
Copy link
Contributor

@blawney blawney commented Nov 26, 2015

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.

https://issues.apache.org/jira/browse/LIBCLOUD-774

….GCENodeDriver.create_node to allow for creation of preemptible GCE instances
@tonybaloney
Copy link
Contributor

LGTM 👍 do you have the google API doc for this?

@tonybaloney
Copy link
Contributor

found it, looks good. will merge

@asfgit asfgit closed this in 8f54b5f Nov 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants