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

Tao, Dao (David, ISS-MSL-SH) dao.tao at hp.com
Mon Mar 4 01:40:16 UTC 2013


Hi Pete,

I added the signing_dir to the authtoken config file and it works. Thanks a lot !

signing_dir = /tmp/keystone-signing-swif


Thanks, 
-David 

-----Original Message-----
From: Pete Zaitcev [mailto:zaitcev at redhat.com] 
Sent: 2013年3月4日 12:59 AM
To: Tao, Dao (David, ISS-MSL-SH)
Cc: openstack at lists.launchpad.net (openstack at lists.launchpad.net)
Subject: Re: [Openstack] [Swift][keystone]: swift-init proxy start failed

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