+++ This bug was initially created as a clone of Bug #824034 +++ folsom-2 introduced new keystone-internal dependecy, breaking auth-token stand-alone: from keystone.openstack.common import jsonutils and folsom-3 adds one more: from keystone.common import cms I'll look into further subpackaging common parts as python-keystone-common but this is getting messy.
Upstream proposal how to fix this: http://lists.openstack.org/pipermail/openstack-dev/2012-September/001178.html
More upstream discussion, auth_token might end up in keystoneclient: http://lists.openstack.org/pipermail/openstack-dev/2012-September/001334.html
https://blueprints.launchpad.net/keystone/+spec/authtoken-to-keystoneclient-repo
authtoken middleware is now in python-keystoneclient, virtual provides: Provides: python-keystone-auth-token Obsoletes: python-keystone-auth-token will move there.
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19
We are not going to be making changes to Folsom for this, and the Fedora code is about to be updated to Havana. This is not a pro0blem in later Keystone/auth_token deployments.