the fix necessary seems to be:
$ diff -u templates/icehouse/keystone.conf templates/kilo/keystone.conf
--- templates/icehouse/keystone.conf    2015-02-03 15:43:25.987725000 +0000
+++ templates/kilo/keystone.conf        2015-02-03 15:40:46.756974000 +0000
@@ -42,7 +42,7 @@
 [endpoint_filter]

 [token]
-driver = keystone.token.backends.sql.Token
+driver = keystone.token.persistence.backends.sql.Token
 provider = keystone.token.providers.uuid.Provider

 [cache]


Note, there I copied tmplates/icehouse/keystone.conf to new 
templates/kilo/keystone.conf.
but basically  its just a need for chnage of config variable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1417211

Title:
  ERROR No module named backends.sql

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1417211/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to