[Openstack] [Swift][keystone]: swift-init proxy start failed

Pete Zaitcev zaitcev at redhat.com
Sun Mar 3 16:59:29 UTC 2013


On Sat, 2 Mar 2013 04:56:38 +0000
"Tao, Dao (David, ISS-MSL-SH)" <dao.tao at hp.com> wrote:

> OSError: [Errno 13] Permission denied: '/root/keystone-signing'

> [filter:authtoken]
> paste.filter_factory = keystone.middleware.auth_token:filter_factory

Add signing_dir to authtoken above. Swift should own it, although
in practice it's not going to write to it. Something like /var/cache/swift
will do.

-- Pete




More information about the Openstack mailing list