[Openstack-operators] Can I authenticate a Kilo service against an Icehouse identity server?

Gustavo Randich gustavo.randich at gmail.com
Mon May 9 16:56:37 UTC 2016


Hi,

Is it possible to integrate python-keystoneclient as of Kilo release
(1.2.0) with keystone Icehouse (2014.1)?

Specifically, I'm trying to make cinder-api (Kilo) authenticate against an
Icehouse keystone server, but the following appears in the log:

2016-05-09 12:55:06.846 7623 INFO eventlet.wsgi.server [-] (7623) accepted
('10.181.0.6', 35909)

2016-05-09 12:55:06.851 7623 DEBUG keystoneclient.session [-] REQ: curl -g
-i --cacert "/etc/ssl/certs/cgp-cert.pem" -X GET https://icehouse-api:35357
-H "Accept: application/json" -H "User-Agent: python-keystoneclient"
_http_log_request
/usr/lib/python2.7/dist-packages/keystoneclient/session.py:195

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.

2016-05-09 12:55:06.867 7623 WARNING keystonemiddleware.auth_token [-]
Authorization failed for token

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


Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20160509/d451be06/attachment.html>


More information about the OpenStack-operators mailing list