[Openstack] _member_ role after keystone installation
Steve Gordon
sgordon at redhat.com
Sat Jun 14 16:43:48 UTC 2014
----- Original Message -----
> From: "Ageeleshwar Kandavelu" <Ageeleshwar.Kandavelu at csscorp.com>
> To: "Ricardo Carrillo Cruz" <ricardo.carrillo.cruz at gmail.com>
>
> I recently installed icehouse and never created that role but it exists.
>
> Please see if its present in the db.
> root at sun:~# mysql keystone -e 'select * from role;'
> +----------------------------------+----------+---------------------------------------------------------------------------+
> | id | name | extra
> | |
> +----------------------------------+----------+---------------------------------------------------------------------------+
> | 9fe2ff9ee4384b1894a90878d3e92bab | _member_ | {"enabled": "True",
> | "description": "Default role for project membership"} |
> +----------------------------------+----------+---------------------------------------------------------------------------+
>
> This is populated when you run keystone-manage db_sync
>
> Thank you,
> Ageeleshwar K
Yes, it's supposed to be created by the db creation/migration scripts if it's not there (since Grizzly if I recall correctly).
-Steve
More information about the Openstack
mailing list