Re: [ceph-users] radosgw keystone accepted roles not matching

2015-10-17 Thread Mike Lowe
I think I figured it out, for my install the admin token is broken for v2 auth and I needed to use user:password w/ admin role. It is the more correct way to do things but is conspicuously missing from here http://docs.ceph.com/docs/master/radosgw/keystone/

[ceph-users] radosgw keystone accepted roles not matching

2015-10-15 Thread Mike Lowe
I’m having some trouble with radosgw and keystone integration, I always get the following error: user does not hold a matching role; required roles: Member,user,_member_,admin Despite my token clearly having one of the roles: "user": { "id":

Re: [ceph-users] radosgw keystone accepted roles not matching

2015-10-15 Thread Yehuda Sadeh-Weinraub
On Thu, Oct 15, 2015 at 8:34 AM, Mike Lowe wrote: > I’m having some trouble with radosgw and keystone integration, I always get > the following error: > > user does not hold a matching role; required roles: Member,user,_member_,admin > > Despite my token clearly having

Re: [ceph-users] radosgw keystone accepted roles not matching

2015-10-15 Thread Mike Lowe
I think so, unless I misunderstand how it works. (openstack) role list --user jomlowe --project jomlowe +--+--+-+-+ | ID | Name | Project | User|