Re: [jclouds] JCLOUDS-1001. Add preemptible support to the Google Compute provider. (#857)

2015-09-15 Thread Michael Wilson
I've changed the aforementioned line such that scheduling is set to TERMINATE and automaticRestart to FALSE if instances are preemptible. This seemed a lot less invasive to me. Let me know your thoughts. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pu

Re: [jclouds] JCLOUDS-1001. Add preemptible support to the Google Compute provider. (#857)

2015-09-15 Thread Michael Wilson
Just realized an issue with this and GoogleComputeEngineServiceAdapter -- Line 180 in this PR has the following line: Scheduling.create(OnHostMaintenance.MIGRATE, true, options.preemptible()) // scheduling The scheduling can't be set to OnHostMaintenance.MIGRATE and preemptible sim

Re: [jclouds] JCLOUDS-1001. Add preemptible support to the Google Compute provider. (#857)

2015-09-15 Thread Michael Wilson
This has been heavily based on @ajatix's work here: https://github.com/jclouds/jclouds-labs-google/pull/146. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/857#issuecomment-140585026

Re: [jclouds] JCLOUDS-217: do not double decode strings. (#856)

2015-09-15 Thread Andrew Gaul
:+1: --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/856#issuecomment-140584984

[jclouds] JCLOUDS-1001. Add preemptible support to the Google Compute provider. (#857)

2015-09-15 Thread Michael Wilson
The Google Compute provider should support preemptible instances. You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/857 -- Commit Summary -- * JCLOUDS-1001. Add preemptible support to the Google Compute provider. -- File Changes --

[jira] [Created] (JCLOUDS-1001) Add Google Compute preemptible support

2015-09-15 Thread Michael Wilson (JIRA)
Michael Wilson created JCLOUDS-1001: --- Summary: Add Google Compute preemptible support Key: JCLOUDS-1001 URL: https://issues.apache.org/jira/browse/JCLOUDS-1001 Project: jclouds Issue Type:

Jenkins build is back to normal : jclouds-labs #1086

2015-09-15 Thread jenkins-no-reply
See

Build failed in Jenkins: jclouds-labs #1085

2015-09-15 Thread jenkins-no-reply
See -- Started by an SCM change Building remotely on 6ed7c55a (lxc-fedora17 standard m1.large large) in workspace /scratch/jenkins/workspace/jclouds-labs $ sudo /opt/jenkins/sbin/mount-webdav https:

Re: [jclouds] Take into account that hardware profiles may not have scratch disks (#854)

2015-09-15 Thread Ignasi Barrera
In most providers the volumes are just read only values to inform the user of what will be created when provisioning the VMs. In AWS-EC2 you have very detailed information on the type of the disks, etc, and users may want to pick a hardware profile or another based on that information. I agree

[jira] [Resolved] (JCLOUDS-985) Add members API to etcd provider

2015-09-15 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-985. Resolution: Fixed Fix Version/s: 2.0.0 > Add members API to etcd provider >

Re: [jclouds-labs] JCLOUDS-985: Add members API (#196)

2015-09-15 Thread Ignasi Barrera
Cherry-picked to master as [8b11430a](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/8b11430a). Thx! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/196#issuecomment-140558072

Re: [jclouds-labs] JCLOUDS-985: Add members API (#196)

2015-09-15 Thread Ignasi Barrera
Closed #196. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/196#event-410336297

[jira] [Commented] (JCLOUDS-985) Add members API to etcd provider

2015-09-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14746335#comment-14746335 ] ASF subversion and git services commented on JCLOUDS-985: - Commit

[jira] [Commented] (JCLOUDS-1000) Suport Rackspace Cloud Images

2015-09-15 Thread Zack Shoylev (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14745951#comment-14745951 ] Zack Shoylev commented on JCLOUDS-1000: --- This is the API call referenced: http://

[jira] [Commented] (JCLOUDS-1000) Suport Rackspace Cloud Images

2015-09-15 Thread Zack Shoylev (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14745934#comment-14745934 ] Zack Shoylev commented on JCLOUDS-1000: --- I will have a look. > Suport Rackspace C

[jira] [Assigned] (JCLOUDS-1000) Suport Rackspace Cloud Images

2015-09-15 Thread Zack Shoylev (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zack Shoylev reassigned JCLOUDS-1000: - Assignee: Zack Shoylev > Suport Rackspace Cloud Images > -

Re: [jclouds-labs] JCLOUDS-985: Add members API (#196)

2015-09-15 Thread Zack Shoylev
@cdancy @nacx Alright, then. We can revisit later if needed. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/196#issuecomment-140492945