openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #07773
Re: swift keystone help
On Mon, 20 Feb 2012 14:34:22 -0600
Paras pradhan <pradhanparas@xxxxxxxxx> wrote:
> http://paste.openstack.org/show/4912/
Did you notice this:
#[filter:keystone]
use = egg:keystone#tokenauth
Seems commented :-)
The only undocumented trap that I hit was that you MUST create
users and grant roles on a tenant, e.g.
keystone-manage role grant KeystoneAdmin zaitcev admten
The old configuringservices.rst omited tenant there.
-- Pete
Follow ups
References