Opened on Apr 27, 2012 at 5:37:54 AM
Closed on Jun 12, 2012 at 3:52:05 PM
Last modified on Jun 27, 2013 at 10:08:30 PM
#6658 closed enhancement (duplicate)
Support on Openstack Swift + keystone 2012.1 (essex) via keystone 2.0 api
Reported by: | pchoi | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 4.4 |
Component: | openstack | Version: | 4.2.1 |
Severity: | normal | Keywords: | Keystone 2012.1 2.0 API |
Cc: | Architecture: | Intel | |
Platform: | Windows XP |
Description
Hi Team,
Thanks for the great work on cyberduck, so we are seeing one issue when testing the cyberduck with Openstack Swift + keystone 2012.1. It seems that the keystone API is changed on 2012.1 branch and we are seeing below error on keystone when logging in.
2012-04-27 01:26:49 DEBUG [routes.middleware] No route matched for GET /auth/v1.0
So the API URL of keystone 2.0 API takes below format which is different from 1.0 API. http://1.2.3.4:5000/v2.0
May I know if there are any roadmap to add support for 2.0 API? Thanks.
Change History (3)
comment:1 Changed on Apr 28, 2012 at 12:18:54 AM by dkocher
comment:2 Changed on Jun 12, 2012 at 3:52:05 PM by dkocher
- Resolution set to duplicate
- Status changed from new to closed
Duplicate for #6330.
comment:3 Changed on Jun 27, 2013 at 10:08:30 PM by dkocher
- Milestone changed from 4.4 to 4.3.2
Note: See
TracTickets for help on using
tickets.
We will first have to support this in my java-cloudfiles fork. How does one recognize if we are talking to the new endpoint version?