Re: [jclouds/jclouds-examples] update blobstore-basics to use 2.0.0 (#90)

2016-11-24 Thread Andrea Turli
@andreaturli pushed 1 commit. df0e785 address comments -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-examples/pull/90/files/70f574af20bc8f30d5835d907411fe85ab259945..df0e785adec6ca32582aef2d942190cfb4370fa4

Re: [jclouds/jclouds-examples] update blobstore-basics to use 2.0.0 (#90)

2016-11-24 Thread Andrea Turli
andreaturli commented on this pull request. > @@ -69,35 +73,47 @@ public static void main(String[] args) throws IOException { - if (args.length < PARAMETERS) + String provider; + String identity; + String credential; + String containerName; + String

Re: [jclouds/jclouds-examples] update blobstore-basics to use 2.0.0 (#90)

2016-11-24 Thread Andrea Turli
andreaturli commented on this pull request. > // Init - BlobStoreContext context = ContextBuilder.newBuilder(provider) - .credentials(identity, credential) -

Re: [jclouds/jclouds-examples] update blobstore-basics to use 2.0.0 (#90)

2016-11-24 Thread Andrea Turli
andreaturli commented on this pull request. > Location location = null; if (apiMetadata instanceof SwiftApiMetadata) { location = Iterables.getFirst(blobStore.listAssignableLocations(), null); } - blobStore.createContainerInLocation(location,

Re: [jclouds/jclouds-examples] update blobstore-basics to use 2.0.0 (#90)

2016-11-24 Thread Andrea Turli
andreaturli commented on this pull request. > @@ -69,35 +73,47 @@ public static void main(String[] args) throws IOException { - if (args.length < PARAMETERS) + String provider; + String identity; + String credential; + String containerName; + String

Re: [jclouds/jclouds-site] add release 1.9.3 (#190)

2016-11-24 Thread Andrea Turli
Merged #190. -- 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-site/pull/190#event-871361747

Re: [jclouds/jclouds-site] add release 1.9.3 (#190)

2016-11-24 Thread Andrea Turli
thanks @demobox and @nacx, merging now! -- 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-site/pull/190#issuecomment-262821539

Re: [jclouds/jclouds-site] add release 1.9.3 (#190)

2016-11-24 Thread Andrea Turli
@andreaturli pushed 1 commit. 7b48221 fix typos in releasenotes for 1.9.3 -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [jclouds/jclouds-site] add release 1.9.3 (#190)

2016-11-24 Thread Andrea Turli
thanks @nacx, good spot! -- 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-site/pull/190#issuecomment-262815836

Re: [jclouds/jclouds-site] add release 1.9.3 (#190)

2016-11-24 Thread Andrea Turli
@demobox can you have another shot at it? -- 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-site/pull/190#issuecomment-262810954

Re: [jclouds/jclouds-site] add release 1.9.3 (#190)

2016-11-24 Thread Andrea Turli
andreaturli commented on this pull request. > +## Introduction + +You can read the official announcement at [Apache jclouds 1.9.3 released](http://markmail.org/thread/qlapnppmfbilje7p). To get started with jclouds, please see the [jclouds installation guide](/start/install/). + +This is a

Re: [jclouds/jclouds-site] add release 1.9.3 (#190)

2016-11-24 Thread Andrea Turli
@andreaturli pushed 1 commit. 56cbcbd fix typos in releasenetes for 1.9.3 -- You are receiving this because you are subscribed to this thread. View it on GitHub:

[jclouds/jclouds-examples] update blobstore-basics to use 2.0.0 (#90)

2016-11-24 Thread Andrea Turli
update README.md You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-examples/pull/90 -- Commit Summary -- * update blobstore-basics to use 2.0.0 -- File Changes -- M blobstore-basics/README.md (11) M blobstore-basics/pom.xml (4)

[jira] [Resolved] (JCLOUDS-1204) Softlayer listVirtualGuest returns too much payload

2016-11-23 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Turli resolved JCLOUDS-1204. --- Resolution: Fixed > Softlayer listVirtualGuest returns too much payl

[jira] [Updated] (JCLOUDS-1204) Softlayer listVirtualGuest returns too much payload

2016-11-23 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Turli updated JCLOUDS-1204: -- Fix Version/s: 2.0.0 1.9.3 > Softlayer listVirtualGuest returns too m

[jira] [Created] (JCLOUDS-1204) Softlayer listVirtualGuest returns too much payload

2016-11-23 Thread Andrea Turli (JIRA)
Andrea Turli created JCLOUDS-1204: - Summary: Softlayer listVirtualGuest returns too much payload Key: JCLOUDS-1204 URL: https://issues.apache.org/jira/browse/JCLOUDS-1204 Project: jclouds

[jira] [Commented] (JCLOUDS-1204) Softlayer listVirtualGuest returns too much payload

2016-11-23 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15690531#comment-15690531 ] Andrea Turli commented on JCLOUDS-1204: --- https://github.com/jclouds/jclouds/pull/1020 > Softla

[jira] [Updated] (JCLOUDS-1204) Softlayer listVirtualGuest returns too much payload

2016-11-23 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Turli updated JCLOUDS-1204: -- Affects Version/s: 1.9.2 > Softlayer listVirtualGuest returns too much payl

[jira] [Updated] (JCLOUDS-1176) Swift delete operation is not idempotent

2016-11-23 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Turli updated JCLOUDS-1176: -- Fix Version/s: 1.9.3 > Swift delete operation is not idempot

[jira] [Reopened] (JCLOUDS-1176) Swift delete operation is not idempotent

2016-11-23 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Turli reopened JCLOUDS-1176: --- Assignee: Andrea Turli (was: Zack Shoylev) > Swift delete operation is not idempot

[jira] [Resolved] (JCLOUDS-1176) Swift delete operation is not idempotent

2016-11-23 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Turli resolved JCLOUDS-1176. --- Resolution: Fixed > Swift delete operation is not idempot

[jira] [Updated] (JCLOUDS-1187) Avoid excessive memory usage when processing massive http response message

2016-11-23 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Turli updated JCLOUDS-1187: -- Fix Version/s: (was: 1.9.3) 2.0.0 > Avoid excessive memory usage w

[jira] [Resolved] (JCLOUDS-1187) Avoid excessive memory usage when processing massive http response message

2016-11-23 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Turli resolved JCLOUDS-1187. --- Resolution: Fixed > Avoid excessive memory usage when processing massive http respo

[jira] [Updated] (JCLOUDS-1187) Avoid excessive memory usage when processing massive http response message

2016-11-23 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Turli updated JCLOUDS-1187: -- Fix Version/s: 1.9.3 > Avoid excessive memory usage when processing massive http respo

[jira] [Updated] (JCLOUDS-1044) MapTypeAdapter and IterableTypeAdapter doesn't handle NULL values correctly

2016-11-23 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Turli updated JCLOUDS-1044: -- Fix Version/s: 1.9.3 > MapTypeAdapter and IterableTypeAdapter doesn't handle NULL val

Re: [jclouds/jclouds-site] add release 1.9.3 (#190)

2016-11-23 Thread Andrea Turli
andreaturli commented on this pull request. > +date: 2016-11-23 12:00:00 +release_notes: true +permalink: /releasenotes/1.9.3/ +--- + +1. [Introduction](#intro) +1. [Credits](#credits) +1. [Test Results](#test) + +## Introduction + +You can read the official announcement at [Apache jclouds

[jclouds/jclouds-site] add release 1.9.3 (#190)

2016-11-23 Thread Andrea Turli
You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-site/pull/190 -- Commit Summary -- * add release 1.9.3 -- File Changes -- M _includes/navbar.html (1) M doap_jclouds.rdf (7) A releasenotes/1.9.3.md (39) M

[jira] [Updated] (JCLOUDS-1150) Resource not ready error deploying to gce location

2016-11-23 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Turli updated JCLOUDS-1150: -- Fix Version/s: (was: 1.9.3) 2.0.1 > Resource not ready error deploy

Re: [jclouds/jclouds] Fix okio version range for jclouds-okhttp (#1039)

2016-11-18 Thread Andrea Turli
ok backported to 1.9.x at https://git1-us-west.apache.org/repos/asf?p=jclouds.git;a=commit;h=1f1aceb8 -- 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/1039#issuecomment-261555183

Re: [jclouds/jclouds] Fix okio version range for jclouds-okhttp (#1039)

2016-11-18 Thread Andrea Turli
merged at master http://git-wip-us.apache.org/repos/asf/jclouds/commit/5a3cfe5d -- 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/1039#issuecomment-261554233

Re: [jclouds/jclouds] Fix okio version range for jclouds-okhttp (#1039)

2016-11-18 Thread Andrea Turli
do you like to have that backported to 1.9.x? -- 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/1039#issuecomment-261553584

Re: [jclouds/jclouds] Fix okio version range for jclouds-okhttp (#1039)

2016-11-18 Thread Andrea Turli
lgtm, thanks @googlielmo merging now -- 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/1039#issuecomment-261552521

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

2016-11-17 Thread Andrea Turli
Closed #1040. -- 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/1040#event-862981462

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

2016-11-17 Thread Andrea Turli
rebuild please -- 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/1040#issuecomment-261255266

[jclouds/jclouds] JCLOUDS-1182: Added Seoul and Mumbai regions to AWS (#1040)

2016-11-17 Thread Andrea Turli
Backports https://github.com/jclouds/jclouds/pull/1013 You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1040 -- Commit Summary -- * JCLOUDS-1182: Added Seoul and Mumbai regions to AWS -- File Changes -- M

Re: [jclouds/jclouds-site] Initial draft for the 2.0.0 release notes (#188)

2016-11-13 Thread Andrea Turli
andreaturli commented on this pull request. > + * Microsoft Azure Resource Manager + * ProfitBricks v3 + * OneAndOne +* Added support for new blob store providers: + * Backblaze B2 +* Better integration with OSGi and Apache Karaf. +* Numerous bug fixes and performance improvements. + +The

Re: [jclouds/jclouds] fix jclouds/apis/swift retryOnRenew (#1027)

2016-10-31 Thread Andrea Turli
Merged at [master](https://git1-us-west.apache.org/repos/asf?p=jclouds.git;a=commit;h=9b3e6d91bff99b39699a333eec798d1f2cd5cded) and [1.9.x](https://git1-us-west.apache.org/repos/asf?p=jclouds.git;a=commit;h=9b3e6d91bff99b39699a333eec798d1f2cd5cded) -- You are receiving this because you are

Re: [jclouds/jclouds] fix jclouds/apis/swift retryOnRenew (#1027)

2016-10-31 Thread Andrea Turli
Closed #1027. -- 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/1027#event-841967206

Re: [jclouds/jclouds] [aws-ec2] Add CRUD for VPC (#1032)

2016-10-31 Thread Andrea Turli
Squashed and merged at [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/8649c3ff) backported at [1.9.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/7158b94b) thanks @nacx for the review! -- You are receiving this because you are subscribed to this thread. Reply to this

Re: [jclouds/jclouds] [aws-ec2] Add CRUD for VPC (#1032)

2016-10-31 Thread Andrea Turli
Closed #1032. -- 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/1032#event-841950796

Re: [jclouds/jclouds] [aws-ec2] Add CRUD for VPC (#1032)

2016-10-31 Thread Andrea Turli
@andreaturli pushed 1 commit. 77ef915 address comments for PR 1032 -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds/pull/1032/files/55c205a2c08959e97ce079f9c2f2d901d57ea524..77ef91522940ee4b60cddea5286e08ba8b1aafbf

Re: [jclouds/jclouds] [aws-ec2] Add CRUD for VPC (#1032)

2016-10-31 Thread Andrea Turli
andreaturli commented on this pull request. > + client = view.unwrapApi(AWSEC2Api.class).getVPCApi().get(); + } + + @Test + public void testCreate() { + vpc = client.createVpc(null, "10.0.0.0/16", CreateVpcOptions.NONE); + assertNotNull(vpc); + } + +

Re: [jclouds/jclouds] [aws-ec2] Add CRUD for VPC (#1032)

2016-10-31 Thread Andrea Turli
andreaturli commented on this pull request. > + VPC() {} + + public static Builder builder() { + return new AutoValue_VPC.Builder(); + } + + @AutoValue.Builder + public abstract static class Builder { + + public abstract Builder id(String id); + public abstract Builder

Re: [jclouds/jclouds] [aws-ec2] Add CRUD for VPC (#1032)

2016-10-31 Thread Andrea Turli
andreaturli commented on this pull request. > + VPC() {} + + public static Builder builder() { + return new AutoValue_VPC.Builder(); + } + + @AutoValue.Builder + public abstract static class Builder { + + public abstract Builder id(String id); + public abstract Builder

Re: [jclouds/jclouds] [aws-ec2] Add CRUD for VPC (#1032)

2016-10-31 Thread Andrea Turli
andreaturli commented on this pull request. > + } + } + } + + @Nullable + public abstract String id(); + @Nullable + public abstract State state(); + @Nullable + public abstract String cidrBlock(); + @Nullable + public abstract String dhcpOptionsId(); +

[jclouds/jclouds] [aws-ec2] Add CRUD for VPC (#1032)

2016-10-29 Thread Andrea Turli
/cc @nacx You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1032 -- Commit Summary -- * [aws-ec2] Add CRUD for VPC -- File Changes -- M providers/aws-ec2/pom.xml (5) M

Re: [jclouds/jclouds] Fix retryOnRenew classes (#1031)

2016-10-28 Thread Andrea Turli
Closed #1031. -- 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/1031#event-840319356

Re: [jclouds/jclouds] Fix retryOnRenew classes (#1031)

2016-10-28 Thread Andrea Turli
ok merged at [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/9b3e6d91) -- 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/1031#issuecomment-256971205

[jclouds/jclouds] Fix retryOnRenew classes (#1031)

2016-10-28 Thread Andrea Turli
This port to master the PR #1027 already merged in `1.9.x` These classes should not close the release the payload as they are not reading it. - fix swift - fix openstack-swift v1 and v2 - fix RetryOnRenewTest for v1 and v2 You can view, comment on, or merge this pull request online at:

Re: [jclouds/jclouds] Fix retryOnRenew classes (#1031)

2016-10-28 Thread Andrea Turli
this PR is just to double-check everything is alright -- 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/1031#issuecomment-256954646

Re: [jclouds/jclouds] fix jclouds/apis/swift retryOnRenew (#1027)

2016-10-28 Thread Andrea Turli
ok cool. I think I will volunteer for a new 1.9.x release :) -- 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/1027#issuecomment-256953771

Re: [jclouds/jclouds] fix jclouds/apis/swift retryOnRenew (#1027)

2016-10-28 Thread Andrea Turli
merged at [1.9.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/7167b473) @nacx @zack-shoylev shall we port that to `master` as well? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [jclouds/jclouds] fix jclouds/apis/swift retryOnRenew (#1027)

2016-10-26 Thread Andrea Turli
rebuild please -- 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/1027#issuecomment-256448373

Re: [jclouds/jclouds] fix jclouds/apis/swift retryOnRenew (#1027)

2016-10-26 Thread Andrea Turli
@andrewgaul retriers in general shouldn't close the streams if they are not reading the payload, as https://github.com/jclouds/jclouds/blob/master/core/src/main/java/org/jclouds/http/internal/BaseHttpCommandExecutorService.java#L144 will close it anyway. -- You are receiving this because you

Re: [jclouds/jclouds] fix jclouds/apis/swift retryOnRenew (#1027)

2016-10-26 Thread Andrea Turli
I think you are right! -- 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/1027#issuecomment-256376606

[jclouds/jclouds] fix jclouds/apis/swift retryOnRenew (#1027)

2016-10-26 Thread Andrea Turli
/cc @nacx You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1027 -- Commit Summary -- * fix jclouds/apis/swift retryOnRenew -- File Changes -- M common/openstack/src/main/java/org/jclouds/openstack/handlers/RetryOnRenew.java (7)

Re: [jclouds/jclouds] [1.9.x] update CloudstackTemplateOptions pattern (#956)

2016-10-25 Thread Andrea Turli
thx @nacx -- 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/956#issuecomment-256049449

Re: [jclouds/jclouds-labs] Added rate limit module (#329)

2016-10-20 Thread Andrea Turli
Didnt know azure has that rate limit, thx @nacx -- You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/329#issuecomment-255257826

Re: [jclouds/jclouds-labs] Added support for metadata and tags to Azure ARM (#327)

2016-10-17 Thread Andrea Turli
andreaturli commented on this pull request. > @@ -177,10 +176,9 @@ public String apply(VirtualMachineStatus input) { builder.privateAddresses(getPrivateIpAddresses(virtualMachine.properties().networkProfile().networkInterfaces())); if (virtualMachine.tags() != null) { -

[jira] [Commented] (JCLOUDS-1187) Avoid excessive memory usage when processing massive http response message

2016-10-16 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15580598#comment-15580598 ] Andrea Turli commented on JCLOUDS-1187: --- Thanks [~aledsage] great summary of a really annoying

Re: [jclouds/jclouds-labs] Refactored Azure ARM to not use Deployments (#324)

2016-10-14 Thread Andrea Turli
 -- You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/324#issuecomment-253772862

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

2016-10-14 Thread Andrea Turli
I think this is superseded by #324 so closing it now -- 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-labs/pull/323#issuecomment-253757624

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

2016-10-14 Thread Andrea Turli
Closed #323. -- 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-labs/pull/323#event-823745486

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

2016-10-14 Thread Andrea Turli
Closed #1020. -- 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/1020#event-823673856

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

2016-10-14 Thread Andrea Turli
Merged at [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/2c6caa04) and bacported to [1.9.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/a843196b). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

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

2016-10-14 Thread Andrea Turli
ok merging now on master and backport to 1.9.x thanks! -- 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/1020#issuecomment-253742999

[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

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:

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

2016-10-11 Thread Andrea Turli
@andreaturli pushed 1 commit. d9600c0 fix import -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/323/files/5b68d091d61b69037c7563f79cdb5e627da88529..d9600c00f8ff2ffdb925038ff3dd4cee371b2ab3

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

2016-10-11 Thread Andrea Turli
@andreaturli pushed 1 commit. 5b68d09 Fixed build -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/323/files/7bcf96291e93580e3979121e8c4771d9e2948088..5b68d091d61b69037c7563f79cdb5e627da88529

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

2016-10-11 Thread Andrea Turli
@nacx any suggestions to fix https://jclouds.ci.cloudbees.com/job/jclouds-labs-pull-requests/1526/org.apache.jclouds.labs$azurecompute-arm/console ? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

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

2016-10-11 Thread Andrea Turli
@andreaturli pushed 5 commits. 8d0cd4d Make api versions configurable 5b832bf wip 716ab74 wip 4045789 AzureComputeServiceLiveTest passing 7bcf962 Cleanup code -- You are receiving this because you are subscribed to this thread. View it on GitHub:

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

2016-10-04 Thread Andrea Turli
@andreaturli pushed 1 commit. 8d223b1 remove DeploymentToNodemetadata -- You are receiving this because you are subscribed to this thread. View it on GitHub:

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

2016-10-04 Thread Andrea Turli
@andreaturli pushed 3 commits. 21403be refactor from Deployment to VirtualMachine 84ed11f fix Cleanup resources e450fd4 some more fixes -- You are receiving this because you are subscribed to this thread. View it on GitHub:

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

2016-09-30 Thread Andrea Turli
@andreaturli pushed 1 commit. 9456ad1 revert VirtualMachineApi -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/323/files/358aa82d9bf70a870c1abe89ca1ae4d5939adf5e..9456ad1468e8c13e3f9935876fbecf00fb29323c

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

2016-09-30 Thread Andrea Turli
@andreaturli pushed 2 commits. 1b958fc fixing createNodeWithGroupEncodedIntoName 358aa82 improvements to solve AzureComputeServiceLiveTest -- You are receiving this because you are subscribed to this thread. View it on GitHub:

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

2016-09-29 Thread Andrea Turli
Thx @nacx! Not got to the bottom of it, but if I specify the default creds for the images, the test that tries to override them fail! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [jclouds/jclouds-labs] [DO NOT MERGE] wip (#323)

2016-09-28 Thread Andrea Turli
@andreaturli pushed 1 commit. f8c20ab remove default creds for all images -- You are receiving this because you are subscribed to this thread. View it on GitHub:

[jclouds/jclouds-labs] [DO NOT MERGE] wip (#323)

2016-09-28 Thread Andrea Turli
For review only @nacx I'd appreciate if you could have a look at it Still something wrong ``` java.lang.AssertionError: expected [[user=foo, passwordPresent=true, privateKeyPresent=false, shouldAuthenticateSudo=true]] but found [[user=jclouds, passwordPresent=true, privateKeyPresent=false,

Re: [jclouds/jclouds-labs] fix azure-arm features live tests (#317)

2016-09-27 Thread Andrea Turli
Closed #317. -- 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-labs/pull/317#event-803805178

Re: [jclouds/jclouds-labs] fix azure-arm features live tests (#317)

2016-09-27 Thread Andrea Turli
merged at [master](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/c458bafd) -- 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-labs/pull/317#issuecomment-249864763

Re: [jclouds/jclouds-labs] fix azure-arm features live tests (#317)

2016-09-27 Thread Andrea Turli
@andreaturli pushed 1 commit. 1bf9d27 fix VirtualMachineLiveTest -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/317/files/071c533908fc8e908074f0bd6fc6deb75d325782..1bf9d272b61efae7ab5d2b9a18674a43898d73b8

Re: [jclouds/jclouds-labs] fix azure-arm features live tests (#317)

2016-09-27 Thread Andrea Turli
@nacx I think we are good to merge this ``` Results : Failed tests: AzureComputeServiceLiveTest>BaseComputeServiceLiveTest.testCompareSizes:887->BaseComputeServiceLiveTest.doCompareSizes:891 » Provision

Re: [jclouds/jclouds-labs] fix azure-arm features live tests (#317)

2016-09-27 Thread Andrea Turli
@nacx I think we are good to merge this ``` Results : Failed tests: AzureComputeServiceLiveTest>BaseComputeServiceLiveTest.testCompareSizes:887->BaseComputeServiceLiveTest.doCompareSizes:891 » Provision

Re: [jclouds/jclouds-labs] fix azure-arm features live tests (#317)

2016-09-26 Thread Andrea Turli
@andreaturli pushed 1 commit. 071c533 fix checkstyle -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/317/files/388177aa18ed03c633a3216f7dbc15be2c51..071c533908fc8e908074f0bd6fc6deb75d325782

Re: [jclouds/jclouds-labs] fix azure-arm features live tests (#317)

2016-09-26 Thread Andrea Turli
``` Results : Failed tests: AzureComputeServiceLiveTest>BaseComputeServiceLiveTest.testCompareSizes:887->BaseComputeServiceLiveTest.doCompareSizes:891 » Provision

Re: [jclouds/jclouds] GCE live test fixes (#1015)

2016-09-26 Thread Andrea Turli
+1 -- 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/1015#issuecomment-249585667

Re: [jclouds/jclouds] GCE live test fixes (#1015)

2016-09-26 Thread Andrea Turli
great! you want to continue on this PR or prefer merging it and work on the last failing test on a different PR? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [jclouds/jclouds] rename oauth properties (#1014)

2016-09-26 Thread Andrea Turli
thx @nacx for the explanation! I'll close the pr as not needed -- 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/1014#issuecomment-249579672

Re: [jclouds/jclouds] rename oauth properties (#1014)

2016-09-26 Thread Andrea Turli
Closed #1014. -- 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/1014#event-802329941

Re: [jclouds/jclouds] rename oauth properties (#1014)

2016-09-26 Thread Andrea Turli
because I thought it was jclouds's convention, thinking about stuff like ``` public static final String AUTO_ALLOCATE_FLOATING_IPS = "jclouds.openstack-nova.auto-create-floating-ips"; ``` so for simmetry I'd have expected that for oauth things as well, no? -- You are receiving this because you

Re: [jclouds/jclouds] rename oauth properties (#1014)

2016-09-26 Thread Andrea Turli
thanks @nacx but I don't follow completely. For example, to run tests in `jclouds-labs/azurecompute-arm` I need to specify: ``` mvn clean install -Plive -Dtest.azurecompute-arm.identity="identity" -Dtest.azurecompute-arm.credential="password"

[jclouds/jclouds] rename oauth properties (#1014)

2016-09-26 Thread Andrea Turli
- oauth.{endpoint.identity, credential} to jclouds.oauth.{endpoint, identity, credential} @nacx what do you think? I think it is more homogenous this way You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1014 -- Commit Summary -- *

Re: [jclouds/jclouds-labs] fix azure-arm features live tests (#317)

2016-09-23 Thread Andrea Turli
New results ``` Failed tests: AzureComputeServiceLiveTest>BaseComputeServiceLiveTest.testCompareSizes:887->BaseComputeServiceLiveTest.doCompareSizes:891 » Provision

Re: [jclouds/jclouds-labs] fix azure-arm features live tests (#317)

2016-09-23 Thread Andrea Turli
@andreaturli pushed 1 commit. 388177a fix some live tests more -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/317/files/342666fe60a3c1ec24919a99cde90b6d27dcc9ad..388177aa18ed03c633a3216f7dbc15be2c51

Re: [jclouds/jclouds-labs] fix azure-arm features live tests (#317)

2016-09-22 Thread Andrea Turli
@andreaturli pushed 1 commit. 342666f fix create network card interface -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [jclouds/jclouds-labs] Use the existing region suppliers to filter (#321)

2016-09-21 Thread Andrea Turli
looks so clean, thx @nacx ! Merge it right away! -- 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-labs/pull/321#issuecomment-248651612

Re: [jclouds/jclouds-labs] fix azure-arm features live tests (#317)

2016-09-21 Thread Andrea Turli
``` Failed tests: AzureComputeServiceLiveTest>BaseComputeServiceLiveTest.testCompareSizes:887->BaseComputeServiceLiveTest.doCompareSizes:891 » Provision

Re: [jclouds/jclouds-labs] separate the DeploymentToVMDeployment to a function (#320)

2016-09-21 Thread Andrea Turli
thx @nacx, merged at [master](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/28c56e06) -- 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-labs/pull/320#issuecomment-248632037

Re: [jclouds/jclouds-labs] separate the DeploymentToVMDeployment to a function (#320)

2016-09-21 Thread Andrea Turli
Closed #320. -- 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-labs/pull/320#event-797411872

<    4   5   6   7   8   9   10   11   12   13   >