[Openstack] _member_ role after keystone installation
Ricardo Carrillo Cruz
ricardo.carrillo.cruz at gmail.com
Sun Jun 1 12:29:15 UTC 2014
Hi guys
I'm currently installing Openstack in Ubuntu 14.04 by following the
official guide, instead of just use devstack, for fun.
I succesfully installed keystone and I'm now at the user/tenant/roles
creation step.
This is an excerpt from the guide:
"
*By default, the Identity Service creates a special _member_ role. The
OpenStack dashboard*
*automatically grants access to users with this role. You will give the
admin user access to*
*this role in addition to the admin role.*
"
However, I can't see that role after installing keystone:
<snip>
ricky at openstack:~$ keystone role-list
+----------------------------------+-------+
| id | name |
+----------------------------------+-------+
| 3b1826a9f1234fe58e45cd27aba27c1a | admin |
+----------------------------------+-------+
</snip>
Do I need to create that _member_ role myself? If so, is this a doc bug?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140601/3f05b11f/attachment.html>
More information about the Openstack
mailing list