[Openstack] grizzly on ubuntu precise: error starting glance-api (duplicate option: log-format)

Olivier Archer olivier.archer at ifremer.fr
Thu Mar 7 23:18:20 UTC 2013


2013/3/7 Kieran Spear <kispear at gmail.com>:
> I've seen this before. My problem was an out of date
> /etc/glance/glance-api-paste.ini:
>
> [filter:authtoken]
> paste.filter_factory = keystone.middleware.auth_token:filter_factory
>
> Changing it to:
>
> [filter:authtoken]
> paste.filter_factory = keystoneclient.middleware.auth_token:filter_factory
>
> Fixed things for me.
>
> See also:
> https://bugs.launchpad.net/nova/+bug/1143998
>

Something is better with this, and now glance-api launch without
error. But 'glance index' give an authentification error:

Request returned failure status.
Invalid OpenStack Identity credentials.


-- 
Olivier Archer
Océanographie spatiale - Ifremer
02 98 22 44 84




More information about the Openstack mailing list