<div dir="ltr">Hi guys<div><br></div><div>I'm currently installing Openstack in Ubuntu 14.04 by following the official guide, instead of just use devstack, for fun.</div><div><br></div><div>I succesfully installed keystone and I'm now at the user/tenant/roles creation step.</div>
<div>This is an excerpt from the guide:</div><div><br></div><div>"</div><div><div><i>By default, the Identity Service creates a special _member_ role. The OpenStack dashboard</i></div><div><i>automatically grants access to users with this role. You will give the admin user access to</i></div>
<div><i>this role in addition to the admin role.</i></div></div><div>"</div><div><br></div><div>However, I can't see that role after installing keystone:</div><div><br></div><div><snip></div><div><div>ricky@openstack:~$ keystone role-list</div>
<div>+----------------------------------+-------+</div><div>|                id                |  name |</div><div>+----------------------------------+-------+</div><div>| 3b1826a9f1234fe58e45cd27aba27c1a | admin |</div><div>
+----------------------------------+-------+</div></div><div></snip></div><div><br></div><div>Do I need to create that _member_ role myself? If so, is this a doc bug?</div><div><br></div><div>Regards</div></div>