Re: [jclouds/jclouds] Changes the upload behavior to parallel, completing a TODO (#975)

2016-06-30 Thread Andrew Gaul
👍 --- 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/975#issuecomment-229843594

[jira] [Commented] (JCLOUDS-664) Azure compute support

2016-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15357991#comment-15357991 ] ASF subversion and git services commented on JCLOUDS-664: - Commit

Re: [jclouds/jclouds-labs] JCLOUDS-1124 oneandone-server-api (#275)

2016-06-30 Thread Ignasi Barrera
This looks great @alibazlamit! Just a couple minors left and a comment about the adapter! --- 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/275#issuecomment-229800238

Re: [jclouds/jclouds-labs] JCLOUDS-1124 oneandone-server-api (#275)

2016-06-30 Thread Ignasi Barrera
> +Server clone(@PathParam("serverId") String serverId, > @BinderParam(BindToJsonPayload.class) Server.Clone clone); > + > +static final class FirewallPolicyListParser extends > ParseJson> { > + > +static final TypeLiteral> list = new > TypeLiteral>() { > +}; > + > +

Re: [jclouds/jclouds-labs] JCLOUDS-1124 oneandone-server-api (#275)

2016-06-30 Thread Ignasi Barrera
> +import com.google.inject.Inject; > +import javax.inject.Singleton; > +import org.apache.jclouds.oneandone.rest.refrence.AuthHeaders; > +import org.jclouds.domain.Credentials; > +import org.jclouds.http.HttpException; > +import org.jclouds.http.HttpRequest; > +import org.jclouds.http.HttpRequestF

Re: [jclouds/jclouds-labs] JCLOUDS-1124 oneandone-server-api (#275)

2016-06-30 Thread Ignasi Barrera
> +private final OneAndOneApi api; > + > +public PrivateNetworkReadyPredicate(OneAndOneApi api) { > +this.api = checkNotNull(api, "api must not be null"); > +} > + > +@Override > +public boolean apply(ServerPrivateNetworkRef networkRef) { > +

Re: [jclouds/jclouds-labs] JCLOUDS-1124 oneandone-server-api (#275)

2016-06-30 Thread Ignasi Barrera
> +@ResponseParser(ServerApi.ServerParser.class) > +@Produces("application/json") > +Server update(@PathParam("serverId") String serverId, > @BinderParam(BindToJsonPayload.class) Server.UpdateServer server); > + > +@Named("server:Status:update") > +@PUT > +@Path("/{serverId

[jira] [Created] (JCLOUDS-1134) Azurecompute-arm image delete

2016-06-30 Thread Rita Zhang (JIRA)
Rita Zhang created JCLOUDS-1134: --- Summary: Azurecompute-arm image delete Key: JCLOUDS-1134 URL: https://issues.apache.org/jira/browse/JCLOUDS-1134 Project: jclouds Issue Type: New Feature

Re: [jclouds/jclouds-labs] Pb compute api (#292)

2016-06-30 Thread alibazlamit
Ticket here https://issues.apache.org/jira/browse/JCLOUDS-1133 --- 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/292#issuecomment-229722276

[jira] [Updated] (JCLOUDS-1133) JDK Script support for Ubunto 16.04 Compute tests

2016-06-30 Thread Ali Bazlamit (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ali Bazlamit updated JCLOUDS-1133: -- Summary: JDK Script support for Ubunto 16.04 Compute tests (was: JDK Script support for Ubunt

[jira] [Created] (JCLOUDS-1133) JDK Script support for Ubunto 16.04

2016-06-30 Thread Ali Bazlamit (JIRA)
Ali Bazlamit created JCLOUDS-1133: - Summary: JDK Script support for Ubunto 16.04 Key: JCLOUDS-1133 URL: https://issues.apache.org/jira/browse/JCLOUDS-1133 Project: jclouds Issue Type: Bug

Re: [jclouds/jclouds-labs] JCLOUDS-1124 oneandone-server-api (#275)

2016-06-30 Thread alibazlamit
I have pushed all the changes Could you please take a look at the OneAndOneHttpApiModule and let me know if that's how its supposed to be. 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/jc

Re: [jclouds/jclouds-labs] JCLOUDS-1124 oneandone-server-api (#275)

2016-06-30 Thread alibazlamit
@alibazlamit pushed 1 commit. 2aeb10a Removed DEV values --- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/275/files/d4dd4d6f976d5fb524e0b443ed49a4ab29acd749..2aeb10a4b8128cd34a9a16ade5119e7b68c1be24

Re: [jclouds/jclouds-labs] JCLOUDS-1124 oneandone-server-api (#275)

2016-06-30 Thread alibazlamit
@alibazlamit pushed 1 commit. d4dd4d6 PR review changes commited --- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/275/files/0767d011a984011133c9e34b3389b449ca0756cd..d4dd4d6f976d5fb524e0b443ed49a4ab29acd749

Re: [jclouds/jclouds-labs] ImageId can be image name or id and will pull from hub (#293)

2016-06-30 Thread Andrea Turli
thanks @duncangrant, merged at [1.9.x](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/aa37c7f3) --- 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/293#issuecomment-229633

Re: [jclouds/jclouds-labs] ImageId can be image name or id and will pull from hub (#293)

2016-06-30 Thread Andrea Turli
Closed #293. --- 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/293#event-709023574