nacx commented on this pull request.
> +1. [Introduction](#intro) +1. [Release Highlights](#highlights) +1. [Compute Improvements](#computeimprovements) +1. [BlobStore Improvements](#blobstoreimprovements) +1. [Credits](#credits) +1. [Test Results](#test) + +## <a id="intro"></a>Introduction + +Apache jclouds 2.1.0 represents an important milestone for the project. We are proud to support all major cloud providers in the marketplace with a mature, stable, codebase that is ready for production. You can [read the official announcement here](https://s.apache.org/jclouds210). To get started with jclouds, please see the [jclouds installation guide](/start/install/). + +## <a id="highlights"></a>Release Highlights + +Apache jclouds 2.1.0 features include: + +* Modernize Openstack support here I'd say "up to OpenStack Pike", which is the latest OpenStack version and it work fine with 2.1.0. > +## <a id="highlights"></a>Release Highlights + +Apache jclouds 2.1.0 features include: + +* Modernize Openstack support +* Graduate Microsoft Azure Resource Manager to core +* Better support for AWS EC2 in terms of network capabilities and regions +* Graduate Google Cloud Storage (GCS) and Backblaze B2 to core +* Better integration with OSGi and Apache Karaf. +* Numerous bug fixes and performance improvements. + +The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314430&version=12334714). + +## <a id="computeimprovements"></a>Compute Improvements + +* Add Support OpenStack Keystone v3 API Link to the Keystone V3 blog post. > +Apache jclouds 2.1.0 features include: + +* Modernize Openstack support +* Graduate Microsoft Azure Resource Manager to core +* Better support for AWS EC2 in terms of network capabilities and regions +* Graduate Google Cloud Storage (GCS) and Backblaze B2 to core +* Better integration with OSGi and Apache Karaf. +* Numerous bug fixes and performance improvements. + +The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314430&version=12334714). + +## <a id="computeimprovements"></a>Compute Improvements + +* Add Support OpenStack Keystone v3 API +* Promote Openstack Neutron to core +* Better support of Openstack Neutron from Openstack Nova Link to the context linking blog post (I have to finish it). > +* Modernize Openstack support +* Graduate Microsoft Azure Resource Manager to core +* Better support for AWS EC2 in terms of network capabilities and regions +* Graduate Google Cloud Storage (GCS) and Backblaze B2 to core +* Better integration with OSGi and Apache Karaf. +* Numerous bug fixes and performance improvements. + +The complete list of fixed issues and improvements can be found [here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314430&version=12334714). + +## <a id="computeimprovements"></a>Compute Improvements + +* Add Support OpenStack Keystone v3 API +* Promote Openstack Neutron to core +* Better support of Openstack Neutron from Openstack Nova +* Add support for Dimension Data +* Add support Azure ARM Managed Disk I think this was already present in 2.0.3 > +* Support GCS temporary signed URLs +* Add Azure Cool Blob Storage + +## <a id="credits"></a>Credits + +jclouds would like to thank everyone who contributed time and effort in order to make this release happen: + +* [Jim Micheal Spring](https://twitter.com/jmspring) for his contributions to the Microsoft Azure ARM provider ant the OAuth APIs. +* [Geoff Macartney](https://github.com/geomacy) for all his contributions to the Openstack and AWS providers. +* [William Chen](https://github.com/swaqos) for his help with SoftLayer +* Apache jclouds [PMC](http://people.apache.org/committers-by-project.html#jclouds-pmc) and community for verifying the release, particularly to [Ignasi Barrera](https://github.com/nacx) for all his help with Openstack and Azure ARM and the project management, in general. +* Check out who has been busy on [Open Hub](https://www.openhub.net/p/jclouds/contributors?query=&sort=latest_commit). + +## <a id="test"></a>Test Results + +Please see the discussion and the vote threads for live test results for 2.0.0: 2.1.0 -- 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-98168023
