Re: [jclouds/jclouds] Use file.separator in tests instead of slash (#1021)

2016-10-13 Thread Zack Shoylev
zack-shoylev commented on this pull request. > @@ -584,12 +584,12 @@ public void testListMarkerPrefix() throws Exception { final String container = getContainerName(); try { blobStore.createContainerInLocation(null, container); - blobStore.putBlob(container,

Re: [jclouds/jclouds] Use file.separator in tests instead of slash (#1021)

2016-10-13 Thread Andrew Gaul
andrewgaul requested changes on this pull request. > @@ -584,12 +584,12 @@ public void testListMarkerPrefix() throws Exception { final String container = getContainerName(); try { blobStore.createContainerInLocation(null, container); -

[jclouds/jclouds] Use file.separator in tests instead of slash (#1021)

2016-10-13 Thread Zack Shoylev
You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1021 -- Commit Summary -- * Use file.separator in tests instead of slash -- File Changes -- M

[jclouds/jclouds] reduce payload for GET VirtualGuests (#1020)

2016-10-13 Thread Andrea Turli
Using this objectMask instead of previous, json payload passes from 69.8 M ``` $ curl -uuser:api-key https://api.softlayer.com/rest/v3/SoftLayer_Account/VirtualGuests?objectMask=powerState%3BoperatingSystem.passwords%3Bdatacenter%3BbillingItem%3BblockDevices.diskImage%3BtagReferences % Total

[jira] [Commented] (JCLOUDS-1173) List method has different behavior on different cloud providers

2016-10-13 Thread Andrew Gaul (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15572858#comment-15572858 ] Andrew Gaul commented on JCLOUDS-1173: -- [~ryanmacdow...@gmail.com] Can you test with

Jenkins build is back to normal : jclouds-cli #1181

2016-10-13 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds-guava-guice-compat » 19.0-rc1,3.0,OpenJDK 7 (latest) #208

2016-10-13 Thread jenkins-no-reply
See

Build failed in Jenkins: jclouds-guava-guice-compat » 19.0-rc1,3.0,OpenJDK 7 (latest) #207

2016-10-13 Thread jenkins-no-reply
See Changes: [Ignasi Barrera] JCLOUDS-1182: Added Seoul and Mumbai regions to AWS [Zack Shoylev] jclouds was not properly retrying on an expect:

Jenkins build is back to stable : jclouds-labs-google #962

2016-10-13 Thread jenkins-no-reply
See

Re: [jclouds/jclouds] JCLOUDS-1179 This also addresses the same problem with other providers (#1018)

2016-10-13 Thread Zack Shoylev
merged -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1018#issuecomment-253578451

Jenkins build is back to stable : jclouds-labs-google » jclouds Google Cloud Storage provider #962

2016-10-13 Thread jenkins-no-reply
See

Re: [jclouds/jclouds] JCLOUDS-1179 This also addresses the same problem with other providers (#1018)

2016-10-13 Thread Zack Shoylev
Closed #1018. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1018#event-822829025

[jira] [Resolved] (JCLOUDS-1179) putBlob doesn't handle 401s

2016-10-13 Thread Zack Shoylev (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zack Shoylev resolved JCLOUDS-1179. --- Resolution: Fixed Fix Version/s: 2.0.0 > putBlob doesn't handle 401s >

[jira] [Commented] (JCLOUDS-1179) putBlob doesn't handle 401s

2016-10-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15572579#comment-15572579 ] ASF subversion and git services commented on JCLOUDS-1179: -- Commit

Re: [jclouds/jclouds] 1182: Added Seoul and Mumbai regions to AWS (#1013)

2016-10-13 Thread Ignasi Barrera
Pushed to master as [b06795eb](http://git-wip-us.apache.org/repos/asf/jclouds/commit/b06795eb). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1013#issuecomment-253567564

[jira] [Commented] (JCLOUDS-945) ListContainerOption's marker support in LocalBlobStore buggy

2016-10-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15572560#comment-15572560 ] ASF subversion and git services commented on JCLOUDS-945: - Commit

[jira] [Resolved] (JCLOUDS-1182) Missing region in `listAssignableLocations` for AWS EC2

2016-10-13 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-1182. - Resolution: Fixed Fix Version/s: 2.0.0 > Missing region in

Re: [jclouds/jclouds] 1182: Added Seoul and Mumbai regions to AWS (#1013)

2016-10-13 Thread Ignasi Barrera
Closed #1013. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1013#event-822774512

[jira] [Commented] (JCLOUDS-1182) Missing region in `listAssignableLocations` for AWS EC2

2016-10-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15572438#comment-15572438 ] ASF subversion and git services commented on JCLOUDS-1182: -- Commit

Jenkins build became unstable: jclouds-labs-google » jclouds Google Cloud Storage provider #961

2016-10-13 Thread jenkins-no-reply
See

Jenkins build became unstable: jclouds-labs-google #961

2016-10-13 Thread jenkins-no-reply
See

Re: [jclouds/jclouds-labs] JCLOUDS-1183 - oneandone-monitoringcenter-api (#322)

2016-10-13 Thread Ignasi Barrera
nacx commented on this pull request. > @@ -143,4 +143,17 @@ protected Server turnOnServer(String serverId) { protected Server turnOFFServer(String serverId) { return api.serverApi().updateStatus(serverId, Server.UpdateStatus.create(Types.ServerAction.POWER_OFF,

Re: [jclouds/jclouds] JCLOUDS-1179 This also addresses the same problem with other providers (#1018)

2016-10-13 Thread Ignasi Barrera
LGTM but before merging please amend the commit message and write a proper explanation and add the relevant links, for reference. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[jira] [Commented] (JCLOUDS-1179) putBlob doesn't handle 401s

2016-10-13 Thread Zack Shoylev (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571973#comment-15571973 ] Zack Shoylev commented on JCLOUDS-1179: --- [~nacx] Yep. > putBlob doesn't handle 401s >

[jira] [Commented] (JCLOUDS-1179) putBlob doesn't handle 401s

2016-10-13 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571925#comment-15571925 ] Ignasi Barrera commented on JCLOUDS-1179: - Does it also happen with the Oracle JDK? > putBlob

[jclouds/jclouds] Fix base compute service live tests (#1019)

2016-10-13 Thread Ignasi Barrera
* Improves the test order in the `BaseComputeServiceLiveTest` to avoid skipping so many tests when the first ones fail due to SSH connection failures. * Improves the `BaseImageExtensionLiveTest` to let subclasses properly configure custom templates. * Fixes the DigitalOcean2 live tests. /cc

[jira] [Commented] (JCLOUDS-945) ListContainerOption's marker support in LocalBlobStore buggy

2016-10-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571856#comment-15571856 ] ASF subversion and git services commented on JCLOUDS-945: - Commit

[jira] [Commented] (JCLOUDS-1158) DockerComputeServiceAdapter.getImage(String) doesn't work correctly for Docker on RHEL Atomic host

2016-10-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571855#comment-15571855 ] ASF subversion and git services commented on JCLOUDS-1158: -- Commit

[jira] [Commented] (JCLOUDS-1185) A Network rangeIPv4 may be null

2016-10-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571854#comment-15571854 ] ASF subversion and git services commented on JCLOUDS-1185: -- Commit

Re: [jclouds/jclouds-labs] Fix AzureTemplateBuilderLiveTest and AzureComputeServiceLiveTest (#323)

2016-10-13 Thread Andrea Turli
@andreaturli pushed 1 commit. 2266331 Fixed Azure ARM Image extension -- You are receiving this because you are subscribed to this thread. View it on GitHub: