openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #21471
Re: [Swift][keystone]: swift-init proxy start failed
On Sat, 2 Mar 2013 04:56:38 +0000
"Tao, Dao (David, ISS-MSL-SH)" <dao.tao@xxxxxx> 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
Follow ups
References