Ok Yelu, I am trying this, though glance image-list was working fine before configuring keystone to SSL. BTW please also see the SSL error I saw in glance api.log
2014-04-14 18:08:37.011 1989 INFO urllib3.connectionpool [-] Starting new HTTPS connection (1): openstack-centos65 2014-04-14 18:08:37.039 1989 WARNING keystoneclient.middleware.auth_token [-] Retrying on HTTP connection exception: [Errno 1] _ssl.c:492: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed 2014-04-14 18:08:39.041 1989 INFO urllib3.connectionpool [-] Starting new HTTPS connection (1): openstack-centos65 2014-04-14 18:08:39.069 1989 ERROR keystoneclient.middleware.auth_token [-] HTTP connection exception: [Errno 1] _ssl.c:492: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed 2014-04-14 18:08:39.069 1989 WARNING keystoneclient.middleware.auth_token [-] Authorization failed for token 123aa9518c869b95c2d75ab49f12c139 2014-04-14 18:08:39.070 1989 INFO keystoneclient.middleware.auth_token [-] Invalid user token - deferring reject downstream Regards, Devendra On Mon, Apr 14, 2014 at 8:38 AM, Yelu <[email protected]> wrote: > you can curl by using your username and password > > --os-username XX --os-password XX > > and check your conf here > are they correct > [image: Inline image 1] > > > > > On Sun, Apr 13, 2014 at 7:52 PM, Devendra Gupta <[email protected]>wrote: > >> Hi, >> >> I have configured keystone to SSL and also update the endpoint in >> service catalog. Keystone operations like endpoint/tenant list working >> fine. I also update glance-api.conf and glance-registry.conf files >> with ssl enabled keystone details but still glance is unable to find >> images. It fails with following: >> >> [root@openstack-centos65 glance(keystone_admin)]# glance --insecure >> image-list >> Request returned failure status. >> Invalid OpenStack Identity credentials. >> >> Please see attached keystone.conf, glance-api.conf and >> glance-registry.conf and debug output of glance image-list and >> endpoint list. >> >> Regards, >> Devendra >> >> _______________________________________________ >> Mailing list: >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >> Post to : [email protected] >> Unsubscribe : >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >> >> >
<<inline: image.png>>
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
