[jira] [Created] (JCLOUDS-1388) Investigate Guava Beta Checker

2018-02-26 Thread Andrew Gaul (JIRA)
Andrew Gaul created JCLOUDS-1388:


 Summary: Investigate Guava Beta Checker
 Key: JCLOUDS-1388
 URL: https://issues.apache.org/jira/browse/JCLOUDS-1388
 Project: jclouds
  Issue Type: Task
  Components: jclouds-core
Affects Versions: 2.1.0
Reporter: Andrew Gaul


Guava Beta Checker could help avoid unstable interfaces, a recurring user 
complaint:

https://github.com/google/guava-beta-checker

I found 556 warnings with the following branch using Guava 21:

https://github.com/gaul/jclouds/tree/guava-beta-checker

I asked the Guava team for a suppression mechanism as well as promoting a few 
common @Beta uses:

https://groups.google.com/d/msg/guava-discuss/B8w-PXSlSEY/pJGavIiIAgAJ



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


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

2018-02-26 Thread Vikas Rangarajan (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCLOUDS-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vikas Rangarajan updated JCLOUDS-1387:
--
Docs Text: 
Amazon recently introduced a new set of cpu-optimized  EC2 instance types 
(c5.*). 
C5 instances are optimized for compute-intensive workloads and deliver very 
cost-effective high performance at a low price per compute ratio.
Details here: https://aws.amazon.com/ec2/instance-types/c5/

Full list of supported instance types: 
https://aws.amazon.com/ec2/instance-types/


  was:
Amazon recently introduced a new set memory-optimized  EC2 instance types 
(r4.*). These instances improve upon the popular R3 instances with a larger L3 
cache and faster memory. On the network side, they support up to 20 Gbps of 
ENA-powered network bandwidth when used within a Placement Group, along with 12 
Gbps of dedicated throughput to EBS.
Details here: 
https://aws.amazon.com/blogs/aws/new-next-generation-r4-memory-optimized-ec2-instances/

Full list of supported instance types: 
https://aws.amazon.com/ec2/instance-types/



> Add support for c5 instance types in AWS ec2
> 
>
> Key: JCLOUDS-1387
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1387
> Project: jclouds
>  Issue Type: Improvement
>  Components: jclouds-compute
>Affects Versions: 2.0.3
>Reporter: Vikas Rangarajan
>Priority: Major
>  Labels: aws-ec2
> Fix For: 2.1.0, 2.0.4
>
>
> As a jclouds client targeting AWS EC2 as one of the deployment cloud 
> providers, I would like to avail of the newly added R4 instance types that 
> are memory optimized but more cost-effective than the previous generation R3 
> instance types.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


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

2018-02-26 Thread Vikas Rangarajan (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCLOUDS-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vikas Rangarajan updated JCLOUDS-1387:
--
Description: As a jclouds client targeting AWS EC2 as one of the deployment 
cloud providers, I would like to avail of the newly added C5 instance types 
that are cpu optimized but more cost-effective than the previous generation C4 
instance types.  (was: As a jclouds client targeting AWS EC2 as one of the 
deployment cloud providers, I would like to avail of the newly added C5 
instance types that are cpu optimized but more cost-effective than the previous 
generation c4 instance types.)

> Add support for c5 instance types in AWS ec2
> 
>
> Key: JCLOUDS-1387
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1387
> Project: jclouds
>  Issue Type: Improvement
>  Components: jclouds-compute
>Affects Versions: 2.0.3
>Reporter: Vikas Rangarajan
>Priority: Major
>  Labels: aws-ec2
> Fix For: 2.1.0, 2.0.4
>
>
> As a jclouds client targeting AWS EC2 as one of the deployment cloud 
> providers, I would like to avail of the newly added C5 instance types that 
> are cpu optimized but more cost-effective than the previous generation C4 
> instance types.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


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

2018-02-26 Thread Vikas Rangarajan (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCLOUDS-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vikas Rangarajan updated JCLOUDS-1387:
--
Description: As a jclouds client targeting AWS EC2 as one of the deployment 
cloud providers, I would like to avail of the newly added C5 instance types 
that are cpu optimized but more cost-effective than the previous generation c4 
instance types.  (was: As a jclouds client targeting AWS EC2 as one of the 
deployment cloud providers, I would like to avail of the newly added R4 
instance types that are memory optimized but more cost-effective than the 
previous generation R3 instance types.

)

> Add support for c5 instance types in AWS ec2
> 
>
> Key: JCLOUDS-1387
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1387
> Project: jclouds
>  Issue Type: Improvement
>  Components: jclouds-compute
>Affects Versions: 2.0.3
>Reporter: Vikas Rangarajan
>Priority: Major
>  Labels: aws-ec2
> Fix For: 2.1.0, 2.0.4
>
>
> As a jclouds client targeting AWS EC2 as one of the deployment cloud 
> providers, I would like to avail of the newly added C5 instance types that 
> are cpu optimized but more cost-effective than the previous generation c4 
> instance types.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


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

2018-02-26 Thread Vikas Rangarajan (JIRA)
Vikas Rangarajan created JCLOUDS-1387:
-

 Summary: Add support for c5 instance types in AWS ec2
 Key: JCLOUDS-1387
 URL: https://issues.apache.org/jira/browse/JCLOUDS-1387
 Project: jclouds
  Issue Type: Improvement
  Components: jclouds-compute
Affects Versions: 2.0.3
Reporter: Vikas Rangarajan
 Fix For: 2.1.0, 2.0.4


As a jclouds client targeting AWS EC2 as one of the deployment cloud providers, 
I would like to avail of the newly added R4 instance types that are memory 
optimized but more cost-effective than the previous generation R3 instance 
types.





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: [jclouds/jclouds-site] draft release notes for 2.1.0 (#210)

2018-02-26 Thread Andrea Turli
Closed #210.

-- 
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/210#event-1491432530

Re: [jclouds/jclouds-site] draft release notes for 2.1.0 (#210)

2018-02-26 Thread Andrea Turli
merged at 
[master](http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/314f3b56)

-- 
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/210#issuecomment-368419667

Re: [jclouds/jclouds-site] draft release notes for 2.1.0 (#210)

2018-02-26 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-site/pull/210#pullrequestreview-99209292

Re: [jclouds/jclouds-site] draft release notes for 2.1.0 (#210)

2018-02-26 Thread jclouds-commentator
  Go to 
http://0e33b5b22d14ffa07427-41f9b08bff70d1d1332761fd399f50bb.r47.cf5.rackcdn.com/
 to review your changes.

-- 
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/210#issuecomment-368418470