Re: [jclouds/jclouds] Add Keystone V3 support (#1170)

2018-01-16 Thread Andrea Turli
Excellent work @nacx, thanks! -- 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/pull/1170#issuecomment-357952628

Re: [jclouds/jclouds] Add Keystone V3 support (#1170)

2018-01-16 Thread Ignasi Barrera
Closed #1170. -- 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/pull/1170#event-1425618092

Re: [jclouds/jclouds] Add Keystone V3 support (#1170)

2018-01-16 Thread Ignasi Barrera
Squashed and pushed to master as [dd73410d](http://git-wip-us.apache.org/repos/asf/jclouds/commit/dd73410d). Yay! -- 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/pull/1170#issuecomment-3578

[jclouds/jclouds] Add Keystone V3 support (#1170)

2018-01-15 Thread Ignasi Barrera
https://issues.apache.org/jira/browse/JCLOUDS-114 Adds support for OpenStack Keystone V3. This has been live tested against Fujitsu and DevStack, and also verified with the jclouds-cli. Once this is merged the OpenStack APIs in the labs repos need to be updated too. Kudos to @andreaturli too! Y