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@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
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to