Re: [jclouds/jclouds-site] Release notes for jclouds 2.0.3 (#202)

2017-11-29 Thread jclouds-commentator
  Go to 
http://315b30d0a36e3fb15460-1e73e19476c64fb975de6b700d7e57dd.r13.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/202#issuecomment-347877561

Re: [jclouds/jclouds-site] Release notes for jclouds 2.0.3 (#202)

2017-11-28 Thread Andrew Gaul
gaul 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/202#pullrequestreview-79639284

Re: [jclouds/jclouds-site] Release notes for jclouds 2.0.3 (#202)

2017-11-28 Thread Trevor Flanagan
trevorflanagan commented on this pull request.



> +1. [Introduction](#intro)
+1. [Release Highlights](#highlights)
+1. [Known Issues](#knownissues)
+1. [Credits](#credits)
+1. [Test Results](#test)
+
+## Introduction
+
+Apache jclouds 2.0.3 is the third bugfix release after jclouds 2.0 and comes 
with several bugfixes and performance improvements. You can [read the official 
announcement here](https://s.apache.org/jclouds203). To get started with 
jclouds, please see the [jclouds installation guide](/start/install/).
+
+## Release Highlights
+
+Apache jclouds 2.0.3 new features include:
+
+* Fixed compilation issues in Java 1.8.
+* Completed the provider APIs in the DimensionData provider needed to support 
the Compute abstraction.

 

-- 
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/202#pullrequestreview-79589965

Re: [jclouds/jclouds-site] Release notes for jclouds 2.0.3 (#202)

2017-11-28 Thread Ignasi Barrera
nacx commented on this pull request.



> +* [JCLOUDS-1282](https://issues.apache.org/jira/browse/JCLOUDS-1282) - 
> Support custom-data in Azure ARM template options
+* [JCLOUDS-1314](https://issues.apache.org/jira/browse/JCLOUDS-1314) - B2 
native prefix and delimiter support
+* [JCLOUDS-1327](https://issues.apache.org/jira/browse/JCLOUDS-1327) - putBlob 
with zero length Inputstream is failing on google-cloud-storage
+* [JCLOUDS-1328](https://issues.apache.org/jira/browse/JCLOUDS-1328) - Update 
ProfitBricks to the latest API version
+* [JCLOUDS-1329](https://issues.apache.org/jira/browse/JCLOUDS-1329) - Azure 
ARM extraneous resources are not cleaned up on node deletion
+* [JCLOUDS-1332](https://issues.apache.org/jira/browse/JCLOUDS-1332) - 
BaseComputeService.destroyNodesMatching and BaseComputeService.destroyNode 
different behavior
+* [JCLOUDS-1342](https://issues.apache.org/jira/browse/JCLOUDS-1342) - 
Azure-ARM Virtual Machine Scale Set Support
+* [JCLOUDS-1351](https://issues.apache.org/jira/browse/JCLOUDS-1351) - AWS 
CentOS marketplace AMI misdetecting OS type
+* [JCLOUDS-1353](https://issues.apache.org/jira/browse/JCLOUDS-1353) - AWS EC2 
add support for Accelerated computing instance type
+* [JCLOUDS-1358](https://issues.apache.org/jira/browse/JCLOUDS-1358) - putBlob 
with zero length InputSteam is failing for aws s3
+
+The complete list of fixed issues and improvements can be found 
[here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341063=Html=12314430).
+
+##  Known Issues
+
+TODO

Lgtm

-- 
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/202#discussion_r153544750

Re: [jclouds/jclouds-site] Release notes for jclouds 2.0.3 (#202)

2017-11-28 Thread Andrea Turli
andreaturli commented on this pull request.



> +* [JCLOUDS-1282](https://issues.apache.org/jira/browse/JCLOUDS-1282) - 
> Support custom-data in Azure ARM template options
+* [JCLOUDS-1314](https://issues.apache.org/jira/browse/JCLOUDS-1314) - B2 
native prefix and delimiter support
+* [JCLOUDS-1327](https://issues.apache.org/jira/browse/JCLOUDS-1327) - putBlob 
with zero length Inputstream is failing on google-cloud-storage
+* [JCLOUDS-1328](https://issues.apache.org/jira/browse/JCLOUDS-1328) - Update 
ProfitBricks to the latest API version
+* [JCLOUDS-1329](https://issues.apache.org/jira/browse/JCLOUDS-1329) - Azure 
ARM extraneous resources are not cleaned up on node deletion
+* [JCLOUDS-1332](https://issues.apache.org/jira/browse/JCLOUDS-1332) - 
BaseComputeService.destroyNodesMatching and BaseComputeService.destroyNode 
different behavior
+* [JCLOUDS-1342](https://issues.apache.org/jira/browse/JCLOUDS-1342) - 
Azure-ARM Virtual Machine Scale Set Support
+* [JCLOUDS-1351](https://issues.apache.org/jira/browse/JCLOUDS-1351) - AWS 
CentOS marketplace AMI misdetecting OS type
+* [JCLOUDS-1353](https://issues.apache.org/jira/browse/JCLOUDS-1353) - AWS EC2 
add support for Accelerated computing instance type
+* [JCLOUDS-1358](https://issues.apache.org/jira/browse/JCLOUDS-1358) - putBlob 
with zero length InputSteam is failing for aws s3
+
+The complete list of fixed issues and improvements can be found 
[here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341063=Html=12314430).
+
+##  Known Issues
+
+TODO

I'd add something like:
```
There are a number of jira issues related to Openstack that are around a better 
versioning support, namely
JCLOUDS-1197
JCLOUDS-773
JCLOUDS-114

Particularly,  jclouds doesn't support OpenStack Keystone v3 API, currently, 
but the community is actively working on that -- see 
https://lists.apache.org/thread.html/0e2df0f9f8168e607d273f3a875576f3c14cf93cf740d8ada1d4e2ef@
```
Sounds ok?

-- 
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/202#discussion_r153540430

Re: [jclouds/jclouds-site] Release notes for jclouds 2.0.3 (#202)

2017-11-28 Thread Ignasi Barrera
nacx commented on this pull request.



> +* [JCLOUDS-1282](https://issues.apache.org/jira/browse/JCLOUDS-1282) - 
> Support custom-data in Azure ARM template options
+* [JCLOUDS-1314](https://issues.apache.org/jira/browse/JCLOUDS-1314) - B2 
native prefix and delimiter support
+* [JCLOUDS-1327](https://issues.apache.org/jira/browse/JCLOUDS-1327) - putBlob 
with zero length Inputstream is failing on google-cloud-storage
+* [JCLOUDS-1328](https://issues.apache.org/jira/browse/JCLOUDS-1328) - Update 
ProfitBricks to the latest API version
+* [JCLOUDS-1329](https://issues.apache.org/jira/browse/JCLOUDS-1329) - Azure 
ARM extraneous resources are not cleaned up on node deletion
+* [JCLOUDS-1332](https://issues.apache.org/jira/browse/JCLOUDS-1332) - 
BaseComputeService.destroyNodesMatching and BaseComputeService.destroyNode 
different behavior
+* [JCLOUDS-1342](https://issues.apache.org/jira/browse/JCLOUDS-1342) - 
Azure-ARM Virtual Machine Scale Set Support
+* [JCLOUDS-1351](https://issues.apache.org/jira/browse/JCLOUDS-1351) - AWS 
CentOS marketplace AMI misdetecting OS type
+* [JCLOUDS-1353](https://issues.apache.org/jira/browse/JCLOUDS-1353) - AWS EC2 
add support for Accelerated computing instance type
+* [JCLOUDS-1358](https://issues.apache.org/jira/browse/JCLOUDS-1358) - putBlob 
with zero length InputSteam is failing for aws s3
+
+The complete list of fixed issues and improvements can be found 
[here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341063=Html=12314430).
+
+##  Known Issues
+
+TODO

Sure, it is just the initial version. As I said in the PR description, this is 
a collaborative work. Please, feel free to directly push the fixes for what you 
see wrong and add whatever you consider it should be added :)

-- 
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/202#discussion_r153531516

Re: [jclouds/jclouds-site] Release notes for jclouds 2.0.3 (#202)

2017-11-28 Thread Ignasi Barrera
nacx commented on this pull request.



> +* [JCLOUDS-1342](https://issues.apache.org/jira/browse/JCLOUDS-1342) - 
> Azure-ARM Virtual Machine Scale Set Support
+* [JCLOUDS-1351](https://issues.apache.org/jira/browse/JCLOUDS-1351) - AWS 
CentOS marketplace AMI misdetecting OS type
+* [JCLOUDS-1353](https://issues.apache.org/jira/browse/JCLOUDS-1353) - AWS EC2 
add support for Accelerated computing instance type
+* [JCLOUDS-1358](https://issues.apache.org/jira/browse/JCLOUDS-1358) - putBlob 
with zero length InputSteam is failing for aws s3
+
+The complete list of fixed issues and improvements can be found 
[here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341063=Html=12314430).
+
+##  Known Issues
+
+TODO
+
+## Credits
+
+jclouds would like to thank everyone who contributed time and effort in order 
to make this release happen:
+
+* [Jim Spring](https://twitter.com/jmspring) for his contributions to the 
Azure ARM provider.

Because I have its twitter handle :)

-- 
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/202#discussion_r153531269

Re: [jclouds/jclouds-site] Release notes for jclouds 2.0.3 (#202)

2017-11-28 Thread jclouds-commentator
  Go to 
http://4b8af3c78c161be93cdd-1aa02beba65cf3974f0cf68e0482f76a.r42.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/202#issuecomment-347564782

Re: [jclouds/jclouds-site] Release notes for jclouds 2.0.3 (#202)

2017-11-28 Thread Andrea Turli
andreaturli commented on this pull request.



> +1. [Release Highlights](#highlights)
+1. [Known Issues](#knownissues)
+1. [Credits](#credits)
+1. [Test Results](#test)
+
+## Introduction
+
+Apache jclouds 2.0.3 is the third bugfix release after jclouds 2.0 and comes 
with several bugfixes and performance improvements. You can [read the official 
announcement here](https://s.apache.org/jclouds203). To get started with 
jclouds, please see the [jclouds installation guide](/start/install/).
+
+## Release Highlights
+
+Apache jclouds 2.0.3 new features include:
+
+* Fixed compilation issues in Java 1.8.
+* Completed the provider APIs in the DimensionData provider needed to support 
the Compute abstraction.
+* Added the Amazon Chine Beijing region.

China?

-- 
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/202#pullrequestreview-79548864

Re: [jclouds/jclouds-site] Release notes for jclouds 2.0.3 (#202)

2017-11-28 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-site/pull/202#issuecomment-347562275

[jclouds/jclouds-site] Release notes for jclouds 2.0.3 (#202)

2017-11-28 Thread Ignasi Barrera
@demobox @gaul @andreaturli Please review and push your fixes directly to the 
branch! :smile: 
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-site/pull/202

-- Commit Summary --

  * Release notes for jclouds 2.0.3

-- File Changes --

M _config.yml (4)
M _includes/navbar.html (1)
M doap_jclouds.rdf (7)
A releasenotes/2.0.3.md (68)
M releasenotes/index.md (2)

-- Patch Links --

https://github.com/jclouds/jclouds-site/pull/202.patch
https://github.com/jclouds/jclouds-site/pull/202.diff

-- 
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/202