Activity log for bug #1438469

Date Who What changed Old value New value Message
2015-03-31 01:06:46 Tushar Kalra bug added bug
2015-03-31 19:00:05 Lance Bragstad description When auth_version is set to be v3.0 in glance-api.conf, I see this in the logs "Auth Token proceeding with requested v3.0 apis" but in the very next debug log I see that the authentication request actually appends v2.0 to the identity url, which seems incorrect. 2015-03-31 00:52:13.928 254 INFO keystonemiddleware.auth_token [-] Auth Token proceeding with requested v3.0 apis 2015-03-31 00:52:13.928 254 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to https://<keystone server>:35357/v2.0/tokens get_auth_ref /usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v2.py:76 Relevant config from glance-api.conf: [keystone_authtoken] identity_uri = https://<keystone server>:35357 admin_user = glance admin_password =<admin_password> auth_version = v3.0 When auth_version is set to be v3.0 in glance-api.conf, I see this in the logs "Auth Token proceeding with requested v3.0 apis" but in the very next debug log I see that the authentication request actually appends v2.0 to the identity url, which seems incorrect [1]. 2015-03-31 00:52:13.928 254 INFO keystonemiddleware.auth_token [-] Auth Token proceeding with requested v3.0 apis 2015-03-31 00:52:13.928 254 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to https://<keystone server>:35357/v2.0/tokens get_auth_ref /usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v2.py:76 Relevant config from glance-api.conf: [keystone_authtoken] identity_uri = https://<keystone server>:35357 admin_user = glance admin_password =<admin_password> auth_version = v3.0 [1] https://github.com/openstack/keystonemiddleware/blob/02abaa1d2711a3d5fc0dd020f05133618e5b7dde/keystonemiddleware/auth_token.py#L548
2015-04-04 00:08:13 Morgan Fainberg bug task added keystonemiddleware
2015-04-04 00:08:21 Morgan Fainberg keystone: status New Invalid
2015-11-27 07:13:17 Steve Martinelli keystonemiddleware: status New Incomplete
2016-01-27 04:17:24 Launchpad Janitor keystonemiddleware: status Incomplete Expired