Minor tweaks to the 2.0.3 release notes
Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/6c77967b Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/6c77967b Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/6c77967b Branch: refs/heads/master Commit: 6c77967b8a315d18441d70aa94ad9da304b20f33 Parents: 4f9597a Author: Andrew Phillips <[email protected]> Authored: Thu Nov 30 10:23:42 2017 -0500 Committer: Andrew Phillips <[email protected]> Committed: Thu Nov 30 21:53:02 2017 -0500 ---------------------------------------------------------------------- releasenotes/2.0.3.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/6c77967b/releasenotes/2.0.3.md ---------------------------------------------------------------------- diff --git a/releasenotes/2.0.3.md b/releasenotes/2.0.3.md index 9548a7c..bbb0c87 100644 --- a/releasenotes/2.0.3.md +++ b/releasenotes/2.0.3.md @@ -48,14 +48,14 @@ The complete list of fixed issues and improvements can be found [here](https://i ## <a id="knownissues"></a> Known Issues -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). +There are a number of open JIRA issues related to OpenStack endpoint and API version 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). In particular, jclouds does not currently support OpenStack Keystone v3; the community is currently [actively working on that](https://s.apache.org/OSbY). ## <a id="credits"></a>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. -* [Trevor Flanagan](https://github.com/trevorflanagan), for his continued support on the DimensionData provider. +* [Trevor Flanagan](https://github.com/trevorflanagan) for his continued support on the DimensionData provider. * Apache jclouds [PMC](http://people.apache.org/committers-by-project.html#jclouds-pmc) and community for verifying the release. * Check out who has been busy on [Open Hub](https://www.openhub.net/p/jclouds/contributors?query=&sort=latest_commit).
