<div dir="ltr"><div><div><div>Hi All,<br><br>I was following this instructions for installing openstack<br><br><a href="http://docs.openstack.org/trunk/openstack-compute/install/yum/content/setting-up-tenants-users-and-roles-manually.html">http://docs.openstack.org/trunk/openstack-compute/install/yum/content/setting-up-tenants-users-and-roles-manually.html</a><br>
<br></div>and I found something strange. Where it says:<br><br><pre style="margin-left:40px" class="">keystone user-role-add --user-id 46b2667a7807483d983e0b4037a1623b --tenant-id eb7e0c10a99446cfa14c244374549e9d --role-id e3d9d157cc95410ea45d23bbbc2e5c10
</pre>but the help is <br><br><div style="margin-left:40px"><i>[root@localhost ~]# keystone user-role-add help</i><br><i>usage: keystone user-role-add --user <user-id> --role <role-id></i><br><i>                              [--tenant_id <tenant-id>]</i><br>
<i>keystone user-role-add: error: argument --user is required</i><br></div><br></div>so<br></div><div>- the paramenter --user-id in the documentation should be --user and<br>- the paramenter --role-id in the documentation should be --role<br>
<br></div>software installed is:<br><div><div><br></div><div>python-keystone-2012.1.3-3.fc17.noarch<br>python-keystoneclient-2012.1-1.fc17.noarch<br>openstack-keystone-2012.1.3-3.fc17.noarch<br>python-keystone-auth-token-2012.1.3-3.fc17.noarch<br>
<br><br></div><div>Hope this is useful and let me know if I can do something else or further information is required!<br><br></div><div>Cheers,<br></div><div>Eduard<br></div></div></div>