<div dir="ltr">Hi,<div><br></div><div>Is it possible to integrate python-keystoneclient as of Kilo release (1.2.0) with keystone Icehouse (2014.1)?<div><br></div><div>Specifically, I'm trying to make cinder-api (Kilo) authenticate against an Icehouse keystone server, but the following appears in the log:<div><br></div></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">2016-05-09 12:55:06.846 7623 INFO eventlet.wsgi.server [-] (7623) accepted ('10.181.0.6', 35909)</blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">2016-05-09 12:55:06.851 7623 DEBUG keystoneclient.session [-] REQ: curl -g -i --cacert "/etc/ssl/certs/cgp-cert.pem" -X GET <a href="https://icehouse-api:35357">https://icehouse-api:35357</a> -H "Accept: application/json" -H "User-Agent: python-keystoneclient" _http_log_request /usr/lib/python2.7/dist-packages/keystoneclient/session.py:195</blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">2016-05-09 12:55:06.866 7623 WARNING keystoneclient.auth.identity.generic.base [-] Discovering versions from the identity service failed when creating the password plugin. Attempting to determine version from URL.</blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">2016-05-09 12:55:06.867 7623 WARNING keystonemiddleware.auth_token [-] Authorization failed for token</blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">2016-05-09 12:55:06.868 7623 INFO eventlet.wsgi.server [-] 10.181.0.6 - - [09/May/2016 12:55:06] "GET /v2//volumes/detail HTTP/1.1" 401 261 0.019666</blockquote></blockquote><div><br></div>Thanks!<br><div><br></div></div>