← Back to team overview

openstack team mailing list archive

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