[jira] [Resolved] (JCLOUDS-1339) Support launching an x1 EC2 instance

2018-08-23 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-1339. - Resolution: Fixed > Support launching an x1 EC2 insta

[jira] [Updated] (JCLOUDS-1339) Support launching an x1 EC2 instance

2018-08-23 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1339: Fix Version/s: 2.1.2 2.2.0 > Support launching an x1 EC2 insta

Re: [jclouds/jclouds] JCLOUDS-1339: Support launching an x1 EC2 instance (#1235)

2018-08-23 Thread Ignasi Barrera
Closed #1235. -- 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/1235#event-1806022560

Re: [jclouds/jclouds] JCLOUDS-1339: Support launching an x1 EC2 instance (#1235)

2018-08-23 Thread Ignasi Barrera
Merged to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/88f44a6d) and [2.1.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/ca063d8b). Thanks @lemmy! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [jclouds/jclouds] [JCLOUDS-1443] - Fix resolution uri (#1234)

2018-08-23 Thread Ignasi Barrera
Closed #1234. -- 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/1234#event-1806020959

Re: [jclouds/jclouds] [JCLOUDS-1443] - Fix resolution uri (#1234)

2018-08-23 Thread Ignasi Barrera
Amended the commit message to include the JIRA issue ref and merged to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/bcc6a264) and [2.1.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/591fe84d). Thanks @tormath1! -- You are receiving this because you are subscribed

Re: [jclouds/jclouds] JCLOUDS-1339: Support launching an x1 EC2 instance (#1235)

2018-08-23 Thread Ignasi Barrera
nacx approved this pull request. -- 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/1235#pullrequestreview-149036803

Re: [jclouds/jclouds] JCLOUDS-1339: Support launching an x1 EC2 instance (#1235)

2018-08-23 Thread Ignasi Barrera
nacx commented on this pull request. > @@ -290,6 +290,19 @@ private EC2HardwareBuilder hs1() { virtualizationTypes(VirtualizationType.HVM, VirtualizationType.PARAVIRTUAL); return this; } + + private EC2HardwareBuilder x1() { +

[jira] [Comment Edited] (JCLOUDS-1444) Outage on any endpoint in catalog blocks usage of other endpoints

2018-08-23 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16589805#comment-16589805 ] Ignasi Barrera edited comment on JCLOUDS-1444 at 8/23/18 8:44 AM

[jira] [Commented] (JCLOUDS-1444) Outage on any endpoint in catalog blocks usage of other endpoints

2018-08-23 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16589805#comment-16589805 ] Ignasi Barrera commented on JCLOUDS-1444: - As a workaround you can configure the {{jclouds

Re: [jclouds/jclouds] [JCLOUDS-1443] - Fix resolution uri (#1234)

2018-08-22 Thread Ignasi Barrera
I think so, let's get this merged and backported -- 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/1234#issuecomment-415130329

Re: [jclouds/jclouds] [JCLOUDS-1443] - Fix resolution uri (#1234)

2018-08-20 Thread Ignasi Barrera
nacx approved this pull request. -- 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/1234#pullrequestreview-147806402

Re: [jclouds/jclouds] [JCLOUDS-1443] - Fix resolution uri (#1234)

2018-08-20 Thread Ignasi Barrera
nacx commented on this pull request. > @@ -573,7 +573,11 @@ static URI addHostIfMissing(URI original, URI withHost) { return null; if (original.getHost() != null) return original; - return withHost.resolve(original); + URI baseURI = withHost; Better use an

[jira] [Commented] (JCLOUDS-1442) Please use HTTPS for KEYS, sigs and hashes

2018-08-17 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16584026#comment-16584026 ] Ignasi Barrera commented on JCLOUDS-1442: - Thanks [~s...@apache.org]. I've just pushed the fix

[jira] [Assigned] (JCLOUDS-1442) Please use HTTPS for KEYS, sigs and hashes

2018-08-17 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera reassigned JCLOUDS-1442: --- Assignee: Ignasi Barrera > Please use HTTPS for KEYS, sigs and has

[jira] [Updated] (JCLOUDS-1407) Add dimensiondata server API v2.6 support

2018-08-16 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1407: Fix Version/s: (was: 2.1.1) 2.1.2 > Add dimensiondata server

[jira] [Updated] (JCLOUDS-1331) Azure ARM orphaned resource groups are not cleaned up due to api caching/timing issue

2018-08-16 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1331: Fix Version/s: (was: 2.1.1) 2.1.2 > Azure ARM orphaned resou

[jira] [Updated] (JCLOUDS-1330) Azure ARM orphaned networks not cleaned up when node deleted

2018-08-16 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1330: Fix Version/s: (was: 2.1.1) 2.1.2 > Azure ARM orphaned netwo

[jira] [Updated] (JCLOUDS-1440) Add support for r5 instance types in AWS ec2

2018-08-16 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1440: Fix Version/s: (was: 2.1.1) 2.1.2 > Add support for r5 insta

[jira] [Updated] (JCLOUDS-1431) Support AU geo for Live Tests

2018-08-16 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1431: Fix Version/s: (was: 2.1.1) 2.1.2 > Support AU geo for Live Te

[jira] [Updated] (JCLOUDS-1386) 1&1 Baremetal servers

2018-08-16 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1386: Fix Version/s: (was: 2.1.1) 2.1.2 > 1&1 Baremetal

Re: [jclouds/jclouds-site] draft release notes 2.1.1 (#217)

2018-08-15 Thread Ignasi Barrera
nacx commented on this pull request. > +## Credits + +jclouds would like to thank everyone who contributed time and effort in order to make this release happen: + +* [Vikas Rangarajan](https://github.com/VRanga000) for his contribution to the new instance types supported in the AWS ec2

[jira] [Commented] (JCLOUDS-1415) Does Jclouds support shared VPC

2018-08-15 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580769#comment-16580769 ] Ignasi Barrera commented on JCLOUDS-1415: - Invite sent. I'll be mostly offlinetoday, but we can

[jira] [Commented] (JCLOUDS-1415) Does Jclouds support shared VPC

2018-08-14 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580211#comment-16580211 ] Ignasi Barrera commented on JCLOUDS-1415: - Do you have a branch somewhere we could have a look

Re: [jclouds/jclouds-site] draft release notes 2.1.1 (#217)

2018-08-14 Thread Ignasi Barrera
nacx commented on this pull request. > +1. [Known Issues](#knownissues) +1. [Credits](#credits) +1. [Test Results](#test) + +## Introduction + +Apache jclouds 2.1.1 is the first bugfix release after jclouds 2.1 and comes with several bugfixes and performance improvements. +You can [read the

[jira] [Resolved] (JCLOUDS-1439) How to connect AWS environment through Multi factor authentication(MFA) in jcloud

2018-08-14 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-1439. - > How to connect AWS environment through Multi factor authentication(MFA) in >

[jira] [Commented] (JCLOUDS-1439) How to connect AWS environment through Multi factor authentication(MFA) in jcloud

2018-08-13 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16578370#comment-16578370 ] Ignasi Barrera commented on JCLOUDS-1439: - To make it work with MFA, you need to first get

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] Aliyun ECS (#443)

2018-08-13 Thread Ignasi Barrera
nacx commented on this pull request. > @@ -50,7 +51,11 @@ public void handleError(HttpCommand command, HttpResponse > response) { break; case 401: case 403: -exception = new AuthorizationException(message, exception); +if

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] Aliyun ECS (#443)

2018-08-13 Thread Ignasi Barrera
nacx commented on this pull request. > +// public String apply(Map.Entry input) { +//return String.format(PORT_RANGE_FORMAT, input.getKey(), input.getValue()); +// } +// })); +// +// for (SecurityGroup securityGroup :

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] Aliyun ECS (#443)

2018-08-13 Thread Ignasi Barrera
nacx commented on this pull request. > + + public DependencyViolationException() { + super(); + } + + public DependencyViolationException(String arg0, Throwable arg1) { + super(arg0, arg1); + } + + public DependencyViolationException(String arg0) { + super(arg0); + }

Re: [jclouds/jclouds-site] draft release notes 2.1.1 (#217)

2018-08-10 Thread Ignasi Barrera
nacx commented on this pull request. > +* [JCLOUDS-1410] - SoftLayer cannot provision with private image +* [JCLOUDS-1422] - LocalBlobStore.list ignores recursive flag when prefix set +* [JCLOUDS-1427] - NPE when deserializing Elastic IPs that have tags +* [JCLOUDS-1433] -

[jira] [Commented] (JCLOUDS-1439) How to connect AWS environment through Multi factor authentication(MFA) in jcloud

2018-08-09 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16574751#comment-16574751 ] Ignasi Barrera commented on JCLOUDS-1439: - I don't really know how MFA works in AWS

[jira] [Updated] (JCLOUDS-1439) How to connect AWS environment through Multi factor authentication(MFA) in jcloud

2018-08-09 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1439: Labels: aws-ec2 aws-s3 (was: ) > How to connect AWS environment through Multi fac

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] Aliyun ECS (#443)

2018-08-09 Thread Ignasi Barrera
nacx requested changes on this pull request. > @@ -104,11 +117,39 @@ protected > CreateResourcesThenCreateNodes(CreateNodeWithGroupEncodedIntoName addN String regionId = template.getLocation().getId(); ECSServiceTemplateOptions options =

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] Aliyun ECS (#443)

2018-08-09 Thread Ignasi Barrera
nacx commented on this pull request. > } catch (Exception ex) { logger.warn(ex, "Error cleaning up resources for node %s", deadNode); } + + List securityGroups = cleanupResources.findOrphanedSecurityGroups(regionAndId.regionId(), deadNode.getGroup());

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] Aliyun ECS (#443)

2018-08-06 Thread Ignasi Barrera
nacx commented on this pull request. > @@ -54,6 +46,7 @@ protected Properties setupProperties() { Properties properties = super.setupProperties(); vpcId = setIfTestSystemPropertyPresent(properties, provider + ".vpcId"); vSwitchId =

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] Aliyun ECS (#443)

2018-08-06 Thread Ignasi Barrera
nacx requested changes on this pull request. > +annotations-java5 +RELEASE +compile + + +org.jetbrains +annotations-java5 +RELEASE +compile + + +org.jetbrains +

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] Aliyun ECS (#443)

2018-08-02 Thread Ignasi Barrera
nacx commented on this pull request. > + vSwitchId = setIfTestSystemPropertyPresent(properties, provider + > ".vSwitchId"); + return properties; + } + + @Override + protected TemplateBuilder templateBuilder() { + return super.templateBuilder() +

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] Aliyun ECS (#443)

2018-08-02 Thread Ignasi Barrera
nacx commented on this pull request. > + this.instanceSuspendedPredicate = instanceSuspendedPredicate; + this.regionIds = regionIds; + this.cleanupResources = cleanupResources; + } + + @Override + public NodeAndInitialCredentials createNodeWithGroupEncodedIntoName(String

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] Aliyun ECS (#443)

2018-08-01 Thread Ignasi Barrera
nacx commented on this pull request. Thanks, @andreaturli! There are many comments but in general, it looks pretty good. Apart from the comments, we need proper tests for most of the things. Basically, every class in the `compute/functions` package needs to have a proper unit test. Also, add

[jira] [Updated] (JCLOUDS-1436) Add support for m5 instance types in AWS ec2

2018-07-31 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1436: Fix Version/s: (was: 2.1.1) 2.2.0 > Add support for m5 insta

[jira] [Updated] (JCLOUDS-1387) Add support for c5 instance types in AWS ec2

2018-07-31 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera updated JCLOUDS-1387: Fix Version/s: (was: 2.1.0) 2.2.0 > Add support for c5 insta

Re: [jclouds/jclouds-labs] JCLOUDS-1435 1&1 Firewall rules improvments (#442)

2018-07-31 Thread Ignasi Barrera
Closed #442. -- 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/442#event-1763379395

Re: [jclouds/jclouds-labs] JCLOUDS-1435 1&1 Firewall rules improvments (#442)

2018-07-31 Thread Ignasi Barrera
Squashed and merged to master as [d74d7f62](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/d74d7f62). There were conflicts when cherry-picking to 2.1.x. If you want it backported there please, open a PR against that branch. Thanks! -- You are receiving this because you are

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] - add more features (#441)

2018-07-31 Thread Ignasi Barrera
nacx approved this pull request. -- 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/441#pullrequestreview-142069469

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] - add more features (#441)

2018-07-31 Thread Ignasi Barrera
nacx commented on this pull request. > @@ -84,7 +84,7 @@ public static TagOptions keys(Set keys) { private void validateInput(final String input, int maxLength) { checkNotNull(input); checkState(input.length() <= maxLength, String.format("input must be <= %d chars",

Re: [jclouds/jclouds-labs] JCLOUDS-1435 1&1 Firewall rules improvments (#442)

2018-07-29 Thread Ignasi Barrera
nacx commented on this pull request. Just one minor comment, otherwise LGTM. Does this PR depend on any other open PR? > @@ -260,4 +260,14 @@ public static OSImageType fromValue(String v) { } } + + public enum FirewallRuleAction { + allow, + deny, + UNRECOGNIZED;

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] - add more features (#441)

2018-07-29 Thread Ignasi Barrera
nacx commented on this pull request. > ICMP, GRE, TCP, UDP, ALL; + public static IpProtocol fromValue(String value) { + Optional ipProtocol = Enums.getIfPresent(IpProtocol.class, value.toUpperCase()); + checkArgument(ipProtocol.isPresent(), "Expected one of %s but was %s",

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] - add more features (#441)

2018-07-17 Thread Ignasi Barrera
nacx commented on this pull request. First review done (not checked the tests). I'll go through the tests review once the current comments are addressed. > + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS"

[jira] [Resolved] (JCLOUDS-1432) API Client expects 404 code when asset UUID not found for Get APIs

2018-07-17 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-1432. - Resolution: Fixed Fix Version/s: (was: 2.1.1) > API Client expects 404 c

Re: [jclouds/jclouds-labs] JCLOUDS-1432 - handle RESOURCE_NOT_FOUND, (#439)

2018-07-17 Thread Ignasi Barrera
merged to master as [2d9cb407](http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/2d9cb407). Thanks @FileIOUtility! -- 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] JCLOUDS-1432 - handle RESOURCE_NOT_FOUND, (#439)

2018-07-17 Thread Ignasi Barrera
Closed #439. -- 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/439#event-1738328709

Re: [jclouds/jclouds] Adds method checkIpAvailability to VirtualNetworkApi (#1231)

2018-07-13 Thread Ignasi Barrera
Closed #1231. -- 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/1231#event-1732679475

Re: [jclouds/jclouds] Adds method checkIpAvailability to VirtualNetworkApi (#1231)

2018-07-13 Thread Ignasi Barrera
Pushed to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/92076d6b) and [2.1.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/4d1f64d7). Thanks! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [jclouds/jclouds] Adds method checkIpAvailability to VirtualNetworkApi (#1231)

2018-07-12 Thread Ignasi Barrera
nacx approved this pull request. -- 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/1231#pullrequestreview-136854963

Re: [jclouds/jclouds] Adds method checkIpAvailability to VirtualNetworkApi (#1231)

2018-07-12 Thread Ignasi Barrera
nacx commented on this pull request. > + public void checkIpAvailable() throws InterruptedException { + server.enqueue(jsonResponse("/ipavailable.json")); + + final VirtualNetworkApi vnApi = api.getVirtualNetworkApi(resourcegroup); + IpAddressAvailabilityResult checkResult =

Re: [jclouds/jclouds] Adds method checkIpAvailability to VirtualNetworkApi (#1231)

2018-07-12 Thread Ignasi Barrera
nacx commented on this pull request. > + public void checkIpAvailable() throws InterruptedException { + server.enqueue(jsonResponse("/ipavailable.json")); + + final VirtualNetworkApi vnApi = api.getVirtualNetworkApi(resourcegroup); + IpAddressAvailabilityResult checkResult =

Re: [jclouds/jclouds] Adds method checkIpAvailability to VirtualNetworkApi (#1231)

2018-07-12 Thread Ignasi Barrera
nacx commented on this pull request. > + */ +package org.jclouds.azurecompute.arm.domain; + +import java.util.List; + +import org.jclouds.javax.annotation.Nullable; +import org.jclouds.json.SerializedNames; + +import com.google.auto.value.AutoValue; +import

Re: [jclouds/jclouds-labs] JCLOUDS-1432 - handle RESOURCE_NOT_FOUND, (#439)

2018-07-12 Thread Ignasi Barrera
No need for a new PR. Just squash and push+force here. -- 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/439#issuecomment-404577707

Re: [jclouds/jclouds] Adds missing virtualMachine field to NetworkInterfaceCardProperties (#1229)

2018-07-12 Thread Ignasi Barrera
Closed #1229. -- 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/1229#event-1730749986

Re: [jclouds/jclouds] Adds missing virtualMachine field to NetworkInterfaceCardProperties (#1229)

2018-07-12 Thread Ignasi Barrera
Merged to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/e45c262f) and [2.1.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/cc3ad739). Thanks @danielestevez! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it

Re: [jclouds/jclouds] Adds listall methods to NetworkInterfaceCardApi and PublicIPAddressApi (#1225)

2018-07-12 Thread Ignasi Barrera
Merged to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/566ac233) and [2.1.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/2bddbd51). Thanks @danielestevez! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it

Re: [jclouds/jclouds] Adds listall methods to NetworkInterfaceCardApi and PublicIPAddressApi (#1225)

2018-07-12 Thread Ignasi Barrera
Closed #1225. -- 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/1225#event-1730748311

Re: [jclouds/jclouds] Adds missing virtualMachine field to NetworkInterfaceCardProperties (#1229)

2018-07-12 Thread Ignasi Barrera
nacx approved this pull request. -- 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/1229#pullrequestreview-136728682

Re: [jclouds/jclouds-labs] JCLOUDS-1432 - handle RESOURCE_NOT_FOUND, (#439)

2018-07-12 Thread Ignasi Barrera
And build is back to green!  @FileIOUtility mind squashing the commits so I can cleanly merge the PR? -- 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/439#issuecomment-404567165

Re: [jclouds/jclouds] Configure Java 7 language level (#1224)

2018-07-12 Thread Ignasi Barrera
nacx commented on this pull request. > @@ -1280,7 +1280,10 @@ org.gaul modernizer-maven-plugin +

Re: [jclouds/jclouds-labs] JCLOUDS-1432 - handle RESOURCE_NOT_FOUND, (#439)

2018-07-11 Thread Ignasi Barrera
Everything should be in place now in jclouds-core: 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-labs/pull/439#issuecomment-404305499

Re: [jclouds/jclouds] Adds ConcurrentModificationException to the list of propagable types (#1227)

2018-07-11 Thread Ignasi Barrera
Closed #1227. -- 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/1227#event-1728432145

Re: [jclouds/jclouds] Adds ConcurrentModificationException to the list of propagable types (#1227)

2018-07-11 Thread Ignasi Barrera
Merged to master and 2.1.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/1227#issuecomment-404237820

Re: [jclouds/jclouds] Configure Java 7 language level (#1224)

2018-07-11 Thread Ignasi Barrera
Merged to master -- 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/1224#issuecomment-404236734

Re: [jclouds/jclouds] Configure Java 7 language level (#1224)

2018-07-11 Thread Ignasi Barrera
Closed #1224. -- 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/1224#event-1728425037

[jira] [Resolved] (JCLOUDS-1401) S3 SignatureDoesNotMatch when listing keys using prefix with ampersand

2018-07-11 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-1401. - Resolution: Fixed Fix Version/s: 2.1.1 2.2.0 >

Re: [jclouds/jclouds] [JCLOUDS-1401] Properly URL-encode the CanonicalQueryString when it contains funny characters (#1226)

2018-07-11 Thread Ignasi Barrera
Closed #1226. -- 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/1226#event-1728411664

Re: [jclouds/jclouds] [JCLOUDS-1401] Properly URL-encode the CanonicalQueryString when it contains funny characters (#1226)

2018-07-11 Thread Ignasi Barrera
Thanks for the patch and for taking your time to run the live tests @jglick! Merged to master and 2.1.x. I'll have a look at the failing tests, as if you run just the S3 ones and pass the endpoint, all succeed. There must be some minor mess about the endpoints in the aws-s3 tests. -- You are

Re: [jclouds/jclouds] [JCLOUDS-1401] Properly URL-encode the CanonicalQueryString when it contains funny characters (#1226)

2018-07-11 Thread Ignasi Barrera
nacx approved this pull request. -- 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/1226#pullrequestreview-136323635

Re: [jclouds/jclouds] Adds listall methods to NetworkInterfaceCardApi and PublicIPAddressApi (#1225)

2018-07-10 Thread Ignasi Barrera
nacx approved this pull request. -- 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/1225#pullrequestreview-136029939

[jira] [Resolved] (JCLOUDS-1433) IllegalArgumentException from Strings2.replaceTokens

2018-07-10 Thread Ignasi Barrera (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignasi Barrera resolved JCLOUDS-1433. - Resolution: Fixed Fix Version/s: 2.1.1 2.2.0

Re: [jclouds/jclouds] [JCLOUDS-1433] $ and \ in tokenValues passed to Strings2.replaceTokens(String, Multimap) could result in IllegalArgumentException (#1228)

2018-07-10 Thread Ignasi Barrera
Pushed to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/c34935dc) and [2.1.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/9f999617). Thanks @jglick! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [jclouds/jclouds] [JCLOUDS-1433] $ and \ in tokenValues passed to Strings2.replaceTokens(String, Multimap) could result in IllegalArgumentException (#1228)

2018-07-10 Thread Ignasi Barrera
Closed #1228. -- 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/1228#event-1726643033

Re: [jclouds/jclouds] Adds listall methods to NetworkInterfaceCardApi and PublicIPAddressApi (#1225)

2018-07-10 Thread Ignasi Barrera
nacx commented on this pull request. > @SelectJson("value") @GET @Fallback(EmptyListOnNotFoundOr404.class) List list(); + @Named("networkinterfacecard:list_all") + @Path("/providers/Microsoft.Network/networkInterfaces") + @SelectJson("value") + @GET +

Re: [jclouds/jclouds] [JCLOUDS-1401] Properly URL-encode the CanonicalQueryString when it contains funny characters (#1226)

2018-07-10 Thread Ignasi Barrera
Thanks, @jglick! I'd say before running live tests you could add a small unit test that just verifies the `createStringToSign` method so we don't break it accidentally in the future. You can also add a mock unit test to the

[jclouds/jclouds] Adds ConcurrentModificationException to the list of propagable types (#1227)

2018-07-10 Thread Ignasi Barrera
Depends on https://github.com/jclouds/jclouds/pull/1224 You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1227 -- Commit Summary -- * Adds ConcurrentModificationException to the list of propagatable types -- File Changes -- M

Re: [jclouds/jclouds] Adds listall methods to NetworkInterfaceCardApi and PublicIPAddressApi (#1225)

2018-07-10 Thread Ignasi Barrera
nacx commented on this pull request. > @SelectJson("value") @GET @Fallback(EmptyListOnNotFoundOr404.class) List list(); + @Named("networkinterfacecard:list_all") + @Path("/providers/Microsoft.Network/networkInterfaces") + @SelectJson("value") + @GET +

Re: [jclouds/jclouds] Adds listall methods to NetworkInterfaceCardApi and PublicIPAddressApi (#1225)

2018-07-09 Thread Ignasi Barrera
nacx commented on this pull request. Thanks @danielestevez! > @@ -105,6 +105,12 @@ public void listNetworkInterfaceCards() { assertTrue(nicList.contains(api().get(nicName))); } + @Test(dependsOnMethods = "createNetworkInterfaceCard") + public void listAllNetworkInterfaceCards()

Re: [jclouds/jclouds] Implements VirtualMachineAPI deallocate operation (#1220)

2018-07-09 Thread Ignasi Barrera
Pushed to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/1bd3b8f9) and [2.1.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/467501fd). Thanks @danielestevez! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it

Re: [jclouds/jclouds] Implements VirtualMachineAPI deallocate operation (#1220)

2018-07-09 Thread Ignasi Barrera
Closed #1220. -- 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/1220#event-1723703416

Re: [jclouds/jclouds-labs] JCLOUDS-1432 - handle RESOURCE_NOT_FOUND, (#439)

2018-07-09 Thread Ignasi Barrera
FTR: https://github.com/jclouds/jclouds/pull/1224 should fix this build once merged. There is one checkstyle violation in this branch though: ``` [WARNING] src/test/java/org/jclouds/dimensiondata/cloudcontrol/features/ServerApiMockTest.java[31:8] (imports) UnusedImports: Unused import -

[jclouds/jclouds] Configure Java 7 language level (#1224)

2018-07-09 Thread Ignasi Barrera
There is already https://github.com/jclouds/jclouds/pull/1197, but while we complete the work to properly support Java 8 in every project (just jclouds-karaf pending) we should not block contributions from using Java 7 stuff. You can view, comment on, or merge this pull request online at:

Re: [jclouds/jclouds-labs] JCLOUDS-1432 - handle RESOURCE_NOT_FOUND, (#439)

2018-07-09 Thread Ignasi Barrera
It's because the default build config. No need to close the PR. I'll bump the source and target versions in the build config and it should be fine. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [jclouds/jclouds] Implements VirtualMachineAPI deallocate operation (#1220)

2018-07-09 Thread Ignasi Barrera
nacx approved this pull request. -- 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/1220#pullrequestreview-135491806

Re: [jclouds/jclouds-labs] JCLOUDS-1432 - handle RESOURCE_NOT_FOUND, (#439)

2018-07-09 Thread Ignasi Barrera
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-labs/pull/439#issuecomment-403472574

Re: [jclouds/jclouds-labs] JCLOUDS-1432 - handle RESOURCE_NOT_FOUND, (#439)

2018-07-09 Thread Ignasi Barrera
nacx commented on this pull request. > @@ -56,7 +57,7 @@ public void testDeployServerReturnsUnexpectedError() throws > InterruptedException serverApi().deployServer(ServerApiMockTest.class.getSimpleName(), "imageId", true, networkInfo, "administratorPassword");

Re: [jclouds/jclouds-labs] JCLOUDS-1432 - handle RESOURCE_NOT_FOUND, (#439)

2018-07-08 Thread Ignasi Barrera
>EDIT: in Java language level 6, ConcurrentModificationException cannot take >cause exception, so after all, I don't want to use it. jclouds needs at least Java 7 to work. We've been trying to keep backward compatibility in our builds, but we are about to move to Java 8 in the next major

Re: [jclouds/jclouds-labs] JCLOUDS-1432 - handle RESOURCE_NOT_FOUND, (#439)

2018-07-08 Thread Ignasi Barrera
nacx commented on this pull request. > @@ -56,7 +57,7 @@ public void testDeployServerReturnsUnexpectedError() throws > InterruptedException serverApi().deployServer(ServerApiMockTest.class.getSimpleName(), "imageId", true, networkInfo, "administratorPassword");

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] - add region and zone API (#440)

2018-07-06 Thread Ignasi Barrera
nacx approved this pull request. -- 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/440#pullrequestreview-134980120

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] - add region and zone API (#440)

2018-07-06 Thread Ignasi Barrera
Yes, LGTM, although I'd keep the "action" parameter separate and use the map just for the additional ones. The assertions would look more consistent with the methods that don't have extra params. -- You are receiving this because you are subscribed to this thread. Reply to this email directly

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] - add region and zone API (#440)

2018-07-06 Thread Ignasi Barrera
nacx requested changes on this pull request. >RecordedRequest request = server.takeRequest(); assertEquals(request.getMethod(), method); Map queryParameters = Splitter.on('&').trimResults().withKeyValueSeparator("=").split(request.getPath());

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] - add region and zone API (#440)

2018-07-06 Thread Ignasi Barrera
nacx commented on this pull request. > + assertSent(server, "GET", "DescribeRegions"); + } + + public void testListRegionsReturns404() { + server.enqueue(response404()); + List regions = api.regionAndZoneApi().describeRegions(); + assertTrue(isEmpty(regions)); +

Re: [jclouds/jclouds-labs] [JCLOUDS-1430] - add region and zone API (#440)

2018-07-06 Thread Ignasi Barrera
nacx commented on this pull request. > + Map> networkTypes) > { + return new AutoValue_ResourceInfo(ioOptimized, systemDiskCategories == null ? +ImmutableMap.>of() : +ImmutableMap.copyOf(systemDiskCategories), +

Re: [jclouds/jclouds] Added Virtual Network Gateway Connection API (#1222)

2018-07-06 Thread Ignasi Barrera
Pushed to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/975aca53) and [2.1.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/00b6697d). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

<    1   2   3   4   5   6   7   8   9   10   >