Changing 
 
/etc/glance/glance-api-paste.ini and /etc/glance/glance-registry-paste.ini
 
from
 
[filter:authtoken]
 paste.filter_factory = keystone.middleware.auth_token:filter_factory
 
to
 
[filter:authtoken]
 paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory

got rid of the crashing issue. Now I am getting this error:

root@cld4b1ubuntu:/home/stack# glance index
Authorization Failed: Unable to communicate with identity service: {"error": 
{"message": "An unexpected error prevented the server from fulfilling your 
request. Command 'openssl' returned non-zero exit status 3", "code": 500, 
"title": "Internal Server Error"}}. (HTTP 500)

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

Title:
  glance-api fails to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1146865/+subscriptions

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

Reply via email to