← Back to team overview

openstack team mailing list archive

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