[Cyberduck-trac] [Cyberduck] #8813: Support for authentication with Keystone v3 API

Cyberduck trac at trac.cyberduck.io
Mon Aug 10 20:22:01 UTC 2015


#8813: Support for authentication with Keystone v3 API
-------------------------+-------------------------
 Reporter:  bill_az      |         Owner:  dkocher
     Type:  enhancement  |        Status:  reopened
 Priority:  normal       |     Milestone:  4.8
Component:  openstack    |       Version:  4.7
 Severity:  normal       |    Resolution:
 Keywords:  OpenStack    |  Architecture:
 Platform:               |
-------------------------+-------------------------

Comment (by danizar):

 Log file for Swift Keystonev3 Connection not established 4.7.2 despite
 HTTP/1.1 200 OK

  DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -
 Connecting to /<IPADDR>
  DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -
 Connection established <IPADDR>:63814<-><IPADDR>:35357
  DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request
 POST /v2.0/tokens HTTP/1.1
  DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state:
 UNCHALLENGED
  DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state:
 UNCHALLENGED
  INFO  ch.cyberduck.core.Session - POST /v2.0/tokens HTTP/1.1
  INFO  ch.cyberduck.core.Session - Accept: application/json
  INFO  ch.cyberduck.core.Session - Content-Type: application/json
  INFO  ch.cyberduck.core.Session - Content-Length: 96
  INFO  ch.cyberduck.core.Session - Host: <IPADDR>0:35357
  INFO  ch.cyberduck.core.Session - Connection: Keep-Alive
  INFO  ch.cyberduck.core.Session - User-Agent: Cyberduck/4.7.2.18004
 (Windows 7/6.1) (x86)
  DEBUG org.apache.http.headers - http-outgoing-0 >> POST /v2.0/tokens
 HTTP/1.1
  DEBUG org.apache.http.headers - http-outgoing-0 >> Accept:
 application/json
  DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Type:
 application/json
  DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Length: 96
  DEBUG org.apache.http.headers - http-outgoing-0 >> Host: <IPADDR>:35357
  DEBUG org.apache.http.headers - http-outgoing-0 >> Connection: Keep-Alive
  DEBUG org.apache.http.headers - http-outgoing-0 >> User-Agent:
 Cyberduck/4.7.2.18004 (Windows 7/6.1) (x86)
  DEBUG org.apache.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
  DEBUG org.apache.http.headers - http-outgoing-0 << Vary: X-Auth-Token
  DEBUG org.apache.http.headers - http-outgoing-0 << Content-Type:
 application/json
  DEBUG org.apache.http.headers - http-outgoing-0 << Content-Length: 1284
  DEBUG org.apache.http.headers - http-outgoing-0 << X-Openstack-Request-
 Id: req-dab2ae62-b226-4c52-bfca-73d3995f42a1
  DEBUG org.apache.http.headers - http-outgoing-0 << Date: Mon, 10 Aug 2015
 19:36:08 GMT
  DEBUG org.apache.http.headers - http-outgoing-0 << Connection: keep-alive
  INFO  ch.cyberduck.core.Session - HTTP/1.1 200 OK
  INFO  ch.cyberduck.core.Session - Vary: X-Auth-Token
  INFO  ch.cyberduck.core.Session - Content-Type: application/json
  INFO  ch.cyberduck.core.Session - Content-Length: 1284
  INFO  ch.cyberduck.core.Session - X-Openstack-Request-Id: req-
 dab2ae62-b226-4c52-bfca-73d3995f42a1
  INFO  ch.cyberduck.core.Session - Date: Mon, 10 Aug 2015 19:36:08 GMT
  INFO  ch.cyberduck.core.Session - Connection: keep-alive
  DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be
 kept alive indefinitely
  DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -
 Connection [id: 0][route: {}->http://<IPADDR>:35357] can be kept alive
 indefinitely
  DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -
 Connection released: [id: 0][route: {}->http://<IPADDR>:35357][total kept
 alive: 1; route allocated: 1 of 10; total allocated: 1 of 2147483647]
  ERROR ch.cyberduck.core.AbstractController - Unhandled exception running
 background task JsonNull

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/8813#comment:32>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list