First time here? Check out the FAQ!
![]() | 1 | initial version |
If you are using Juno, then auth token part is moved from keystoneclient to keystone middleware. You need to install python-keystonemiddleware
https://github.com/openstack/keystonemiddleware
Dependening on your distribution apt-get may not work for python-keystonemiddleware unless the distribution supports Juno
![]() | 2 | No.2 Revision |
If you are using Juno, then auth token part is moved from keystoneclient to keystone middleware. You need to install python-keystonemiddleware
https://github.com/openstack/keystonemiddleware
Dependening on your distribution apt-get may not work for python-keystonemiddleware unless the distribution supports Juno
Please check whether you are really running Icehouse. As far as I know this change is done only for Juno. I don't think it is backported