Addressed review comments
Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/51308074 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/51308074 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/51308074 Branch: refs/heads/master Commit: 5130807472e8962b0194d1c50459b00c59acd918 Parents: 69d78e9 Author: Ignasi Barrera <[email protected]> Authored: Wed Nov 29 15:28:50 2017 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Wed Nov 29 15:28:50 2017 +0100 ---------------------------------------------------------------------- releasenotes/2.0.3.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/51308074/releasenotes/2.0.3.md ---------------------------------------------------------------------- diff --git a/releasenotes/2.0.3.md b/releasenotes/2.0.3.md index 73adc59..28a12df 100644 --- a/releasenotes/2.0.3.md +++ b/releasenotes/2.0.3.md @@ -22,7 +22,7 @@ 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. +* Added the Amazon China Beijing region. * Support `custom-data` and added the `VirtualMachineScaleSet` APIs to Azure ARM. * Updated ProfitBricks to the latest API version. * Added B2 native prefix and delimiter support. @@ -50,7 +50,7 @@ The complete list of fixed issues and improvements can be found [here](https://i ## <a id="knownissues"></a> Known Issues -TODO +There are a number of JIRA issues related to Openstack that are around a better versioning support: [JCLOUDS-114](https://issues.apache.org/jira/browse/JCLOUDS-114), [JCLOUDS-773](https://issues.apache.org/jira/browse/JCLOUDS-773) and [JCLOUDS-1197](https://issues.apache.org/jira/browse/JCLOUDS-1197). Particularly, jclouds does not currently support OpenStack Keystone v3, but the community is actively working on that. See [the discussion in the development mailing list](https://s.apache.org/OSbY). ## <a id="credits"></a>Credits
